PHP Classes

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

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

Contents

Class file image Download
<?php

$lang
['constants']="Constants";

$lang['constants_list']="Constants List";
$lang['name']="Name";
$lang['value']="Value";
$lang['delete']="Delete";

$lang['add_constant']="Add New Constant";
$lang['add']="Add";
$lang['added_successfully']="The new constant was added successfully.";
$lang['modified_successfully']="Modifications were submitted successfully.";
$lang['']="";
$lang['']="";
$lang['']="";