PHP Classes

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

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

Contents

Class file image Download
<?php

$lang
['categories']="Categories";

$lang['add_category']="Add";
$lang['category_added_successfully']="The new category added successfully.";
$lang['next_category_sign']="<span class='cat-sign'> » </span>";

$lang['not_found']="Not found.";
$lang['category_details']="Category Details";
$lang['delete_category']="Delete";
$lang['add_sub_category']="Add Sub Category";
$lang['are_you_sure_to_delete_this_category']="Are you sure?";
$lang['name']="Name";
$lang['description']="Description";
$lang['image']="Image";
$lang['delete_image']="Delete Image";
$lang['meta_keywords']="SEO keywords";
$lang['meta_description']="SEO description";
$lang['url']="Url";
$lang['edited_successfully']="The category modified successfully.";
$lang['deleted_successfully']="The category deleted successfully.";
$lang['no_title']="No title";
$lang['parent']="Parent";
$lang['root']="Root";
$lang['are_you_sure_to_resort']="Are you sure to submit this new sorting?";
$lang['submit_sort']="Save Sorting";
$lang['category_sorted_successfully']="New order of categories saved successfully.";
$lang['show_in_list']="Show in list";
$lang['are_you_sure_to_submit']="Are you sure to submit changes?";
$lang['categories_organized_successfully']="Categories organized successfully.";
$lang['hidden']="Hidden";
$lang['hash_value']="Hash value";
$lang['customer_page']="Customer Page";