mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 12:34:05 +09:00
bits of icelandic translation
This commit is contained in:
@@ -59,7 +59,6 @@ object Lang {
|
||||
localesDir.listFiles().filter { it.isDirectory }.forEach { languageList.add(it.name) }
|
||||
|
||||
// temporary filter
|
||||
languageList.remove("isIC")
|
||||
languageList.remove("jakanaJP")
|
||||
|
||||
for (lang in languageList) {
|
||||
|
||||
Reference in New Issue
Block a user