1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-24 15:13:04 +02:00

Merge pull request #2283 from MikeyGMT/20170114a

Deprecated Lans Sort Files in Order and Move Help To top Row #2278
This commit is contained in:
Cameron
2017-01-16 14:17:16 -08:00
committed by GitHub
2 changed files with 19 additions and 9 deletions

View File

@@ -61,6 +61,8 @@ define("LANG_LAN_141", "Select Script...");
define("LANG_LAN_142", "Auto-Detect");
define("LANG_LAN_143", "Specific LAN file:");
define("LANG_LAN_144", "Must be re-enabled");
define("LANG_LAN_148", "Normal Mode");
define("LANG_LAN_149", "Value");
define("LANG_LAN_150", "[b]Search ENTIRE core before commenting out ANY LAN from ANY language file.[/b]");
?>