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

Issue #385 and admin-language interface pref added. (requires testing)

This commit is contained in:
Cameron
2013-07-17 03:01:46 -07:00
parent a669804a89
commit d55c60ba1d
5 changed files with 31 additions and 5 deletions

View File

@@ -50,4 +50,6 @@ define("LANG_LAN_34", "Available Language Packs");
define("LANG_LAN_35", "The following language packs are available for this version of e107.");
define("LANG_LAN_36", "Language-Pack errors found! Please first verify your language files are without errors, before creating a language-pack.");
define("LANG_LAN_50", "Admin-Area Interface Language");
?>