1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 19:44:09 +02:00

Closes #4380 - Moved submit button on language file editor modal. Removed some PHP errors.

This commit is contained in:
Cameron
2021-02-12 14:27:21 -08:00
parent 2bf5ee3909
commit b4c33735d6
4 changed files with 32 additions and 18 deletions

View File

@@ -69,4 +69,6 @@ define("LANG_LAN_150", "[b]Search ENTIRE core before commenting out ANY LAN from
define("LANG_LAN_151", "Available");
define("LANG_LAN_152", "Courtesy of the [e107 translations team]");
define("LANG_LAN_153", "Pre-release");
define("LANG_LAN_154", "The Language Pack has been created. You can now submit it to the Github repository as instructed [here].");
define("LANG_LAN_154", "The Language Pack has been created. You can now submit it to the Github repository as instructed [here].");
define("LANG_LAN_155", "Requires additional language packs be installed.");