mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-10 19:09:06 +07:00
Templates file is now empty for simple creation of new language files!
This commit is contained in:
parent
04ad012cd9
commit
7ba5429387
File diff suppressed because it is too large
Load Diff
@ -137,7 +137,6 @@ class Ruleset {
|
||||
private fun readTranslationsFromProperties() {
|
||||
|
||||
val languages = ArrayList<String>()
|
||||
// languages.add("templates") // first off,
|
||||
languages.addAll(Locale.getAvailableLocales()
|
||||
.map { it.displayName })
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user