diff --git a/.tx/config b/.tx/config index 8359bf4ef0..86428c7d3c 100644 --- a/.tx/config +++ b/.tx/config @@ -485,7 +485,7 @@ trans.zh_CN = public/language/zh_CN/users.json trans.zh_TW = public/language/zh_TW/users.json type = KEYVALUEJSON -[nodebb.language] +[nodebb.language-1] file_filter = public/language//language.json source_file = public/language/en_GB/language.json source_lang = en_GB diff --git a/public/language/el/language.json b/public/language/el/language.json index 5ed4fbe754..fe984351cc 100644 --- a/public/language/el/language.json +++ b/public/language/el/language.json @@ -2,4 +2,4 @@ "name": "Greek", "code": "el", "dir": "ltr" -} +} \ No newline at end of file diff --git a/public/language/rw/language.json b/public/language/rw/language.json index fb851f2e06..20306ead7b 100644 --- a/public/language/rw/language.json +++ b/public/language/rw/language.json @@ -1,5 +1,5 @@ { - "name": "Kinyarwanda", - "code": "rw", - "dir": "ltr" + "name": "Kinyarwanda", + "code": "rw", + "dir": "ltr" } \ No newline at end of file