PHP Classes

File: Web/application/language/fa/ce_contact_us_lang.php

Recommend this page to a friend!
  Classes of Burge Lab   Burge CMF   Web/application/language/fa/ce_contact_us_lang.php   Download  
File: Web/application/language/fa/ce_contact_us_lang.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Burge CMF
Framework to publish managed content
Author: By
Last change:
Date: 7 years ago
Size: 805 bytes
 

Contents

Class file image Download
<?php

$lang
['name']="???";
$lang['email']="??? ?????????";
$lang['subject']="?????";
$lang['content']="???";
$lang['submit']="???";

$lang['fill_all_fields']="???? ????? ?????? ?? ???? ????.";
$lang['captcha_incorrect']="???? ????? ?? ?????? ??? ???? ???.";
$lang['message_sent_successfully']="???? ??? ?? ?????? ??? ??. ?? ???? ?? ??? ???? ?? ?????.<br> ????? ??????: ref_id";

$lang['email_subject']="contact_subject | message_id";
$lang['email_content']="
    ?? ???? ?? ???? ????<br>
    ??? ?? ??????? ?? ?? ???? ??? ?? ??? ???? ?? ????.<br>
    ???????? ???? ???: message_id.<br>
    <br>
    ?? ??????"
;