PHP Classes

File: Web/application/language/en/ae_module_lang.php

Recommend this page to a friend!
  Classes of Burge Lab   Burge CMF   Web/application/language/en/ae_module_lang.php   Download  
File: Web/application/language/en/ae_module_lang.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Burge CMF
Framework to publish managed content
Author: By
Last change: modules now can be sorted in admin env
Date: 7 years ago
Size: 282 bytes
 

Contents

Class file image Download
<?php

$lang
['modules']="Modules";
$lang['module_id']="Id";
$lang['module_name']="Name";
$lang['total']="Total";
$lang['submit_sort']="Submit Sorting";
$lang['are_you_sure_to_resort']="Are you sure?";
$lang['modules_sorted_successfully']="New order of modules saved successfully.";