PHP Classes

File: CMF/Web/application/language/en/ae_customer_lang.php

Recommend this page to a friend!
  Classes of Burge Lab   BurgeATS   CMF/Web/application/language/en/ae_customer_lang.php   Download  
File: CMF/Web/application/language/en/ae_customer_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/en/ae_customer_lang.php
Date: 1 year ago
Size: 730 bytes
 

Contents

Class file image Download
<?php

$lang
['customers']="Customers";
$lang['customers_list']="Customers List";
$lang['add_customer']="Add Customer";
$lang['name']="Full Name";
$lang['type']="Type";
$lang['desc']="Description";
$lang['add']="Add";
$lang['page']="Page";
$lang['customer_page']="Customer Page";
$lang['view']="View";

$lang['type_regular']="Regular";
$lang['type_agent']="Agent";

$lang['added_successfully']="The new customer added successfully.";

$lang['total_results']="Total results";
$lang['results']="Results";
$lang['to']="to";
$lang['search_again']="Search";
$lang['phone']="Phone";
$lang['mobile']="Mobile";

$lang['total']="Total";

$lang['code']="Code";
$lang['province']="Province";
$lang['city']="City";
$lang['address']="Address";