PHP Classes

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

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

Contents

Class file image Download
<?php

$lang
['comma']=",";
$lang['header_separator']=" | ";
$lang['main_name']="BurgeATS";
$lang['header_title']="BurgeATS";
$lang['slogan']="BurgeATS";
$lang['header_meta_keywords']="BurgeATS, Burge Affairs Tracking System, Open-Source MVC CRM";
$lang['header_meta_description']="";

$lang['select']="Please select";
$lang['read_more']="More";
$lang['page']="Page";
$lang['contact_us']="Contact us";
$lang['image']="Image";
$lang['from']="from";

$lang['please_fill_all_fields']="Please fill all fields.";
$lang['your_comment_submitted_successfully']="Your comment submitted successfully.";
$lang['comments']="Comments";
$lang['add_comment']="Add Comment";
$lang['name']="Name";
$lang['comment']="Comment";
$lang['submit']="Submit";

//added for BurgeATS
$lang['dashboard']="Account";
$lang['messages']="Messages";
$lang['customer']="Customer";
$lang['results']="Results";
$lang['total_results']="Total";
$lang['to']="to";
$lang['not_found']="Not found";
$lang['language']="Language";