PHP Classes

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

Recommend this page to a friend!
  Classes of Burge Lab   BurgeATS   CMF/Web/application/language/fa/ce_login_lang.php   Download  
File: CMF/Web/application/language/fa/ce_login_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_login_lang.php
Date: 1 year ago
Size: 1,722 bytes
 

Contents

Class file image Download
<?php

$lang
['login']="????";
$lang['email']="??? ?????????";
$lang['password']="???";
$lang['sign-in']="????";

$lang['header_title']="????";
$lang['signup']="??? ???";
$lang['do_you_forget_your_password']="??? ??? ?? ?????? ???? ????";
$lang['please_enter_your_email_and_captcha']="???? ??? ????????? ? ???? ????? ?? ??? ?????? ? ????? ??? ???? ?? ?????? ????.";
$lang['please_fill_all_fields']="???? ?????? ?? ????? ??????.";
$lang['invalid_email']="??? ????????? ???? ??? ????? ????.";
$lang['wrong_captcha']="???? ????? ?? ?? ????? ???? ??????.";
$lang['new_password_sent_to_your_email']="??? ???? ?? ??? ????????? ??? ????? ??.";

$lang['new_password_email_subject']="??? ????";
$lang['new_password_email_content']='
    ????? ??????<br>
    ??? ???? ??? <br>
    <span style="font-family:times new roman">$pass</span><br/>
    ???.<br>'
;

$lang['regiestered_successfully']="??? ?? ?????? ??? ??? ??????.<br>??? ??? ?? ??? ????????? ??? ????? ??.";
$lang['repeated_email']="??? ??? ????????? ???? ??? ??? ???.<br>?? ???? ???? ?? ???? ?????? ??????? ??????.";

$lang['social_media_login']="???? ?? ???? ??? ???????";
$lang['social_login_success']='??? ?? ??? ????????? $email ?? ???? ?????? ??? ???? ????.';
$lang['social_login_fail']='??? ????????? $email ??? ???? ???.';