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

#3617 - Fixed syntax error in previous commit

This commit is contained in:
Tijn Kuyper
2019-01-28 11:30:20 +01:00
parent 6f18c238bc
commit 64deadcb5f
2 changed files with 2 additions and 6 deletions

View File

@@ -69,5 +69,4 @@ 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].");