mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 14:13:03 +02:00
new module creation
This commit is contained in:
30
e107_languages/English/admin/lan_footer.php
Normal file
30
e107_languages/English/admin/lan_footer.php
Normal file
@@ -0,0 +1,30 @@
|
||||
<?php
|
||||
/*
|
||||
+ ----------------------------------------------------------------------------+
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_footer.php,v $
|
||||
| $Revision: 1.1.1.1 $
|
||||
| $Date: 2006-12-02 04:34:40 $
|
||||
| $Author: mcfly_e107 $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
define("FOOTLAN_1", "Site");
|
||||
define("FOOTLAN_2", "Head Admin");
|
||||
define("FOOTLAN_3", "Version");
|
||||
define("FOOTLAN_4", "build");
|
||||
define("FOOTLAN_5", "Theme");
|
||||
define("FOOTLAN_6", "by");
|
||||
define("FOOTLAN_7", "Info");
|
||||
define("FOOTLAN_8", "Install date");
|
||||
define("FOOTLAN_9", "Server");
|
||||
define("FOOTLAN_10", "host");
|
||||
define("FOOTLAN_11", "PHP Version");
|
||||
define("FOOTLAN_12", "MySQL");
|
||||
define("FOOTLAN_13", "Site Info");
|
||||
define("FOOTLAN_14", "Show Docs");
|
||||
define("FOOTLAN_15", "Documentation");
|
||||
define("FOOTLAN_16", "Database");
|
||||
define("FOOTLAN_17", "Charset");
|
||||
|
||||
?>
|
Reference in New Issue
Block a user