PHP Classes

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

Recommend this page to a friend!
  Classes of Burge Lab   BurgeATS   CMF/Web/application/language/fa/ce_contact_us_lang.php   Download  
File: CMF/Web/application/language/fa/ce_contact_us_lang.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: BurgeATS
CRM, Ticketing system, and employee manangement
Author: By
Last change: Update of CMF/Web/application/language/fa/ce_contact_us_lang.php
Date: 1 year 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>
    ?? ??????"
;