mirror of
https://github.com/e107inc/e107.git
synced 2025-09-08 21:30:54 +02:00
new module creation
This commit is contained in:
32
e107_languages/English/lan_top.php
Normal file
32
e107_languages/English/lan_top.php
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
/*
|
||||
+ ----------------------------------------------------------------------------+
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_top.php,v $
|
||||
| $Revision: 1.1.1.1 $
|
||||
| $Date: 2006-12-02 04:34:40 $
|
||||
| $Author: mcfly_e107 $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
define("TOP_LAN_0", "Top Forum Posters");
|
||||
define("TOP_LAN_1", "User Name");
|
||||
define("TOP_LAN_2", "Posts");
|
||||
define("TOP_LAN_3", "Top Comment Posters");
|
||||
define("TOP_LAN_4", "Comments");
|
||||
define("TOP_LAN_5", "Top Chatbox Posters");
|
||||
define("TOP_LAN_6", "Site Rating");
|
||||
|
||||
//v.616
|
||||
define("LAN_1", "Thread");
|
||||
define("LAN_2", "Poster");
|
||||
define("LAN_3", "Views");
|
||||
define("LAN_4", "Replies");
|
||||
define("LAN_5", "Lastpost");
|
||||
define("LAN_6", "Threads");
|
||||
define("LAN_7", "Most Active Threads");
|
||||
define("LAN_8", "Top Posters");
|
||||
|
||||
|
||||
?>
|
Reference in New Issue
Block a user