mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-24 05:31:22 +07:00
![]() * implement number translation * fix previous error * maybe this will fix things? * try to make the regex more concise and fix the issues * update implementation * Transient cache * implement Number.tr() * Update core/src/com/unciv/models/metadata/GameSettings.kt Co-authored-by: Yair Morgenstern <yairm210@hotmail.com> * fix formatting * move getNumberFormatFromLanguage() to Translations.kt and cache NumberFormat * remove null cases and resolve suggestions * why was I doing this? I forgot. * move getLocaleFromLanguage() to Translations.kt * add tests * Update TranslationTests.kt fix issues * also remove also * fix all given cases * fix missing language param --------- Co-authored-by: Yair Morgenstern <yairm210@hotmail.com> |
||
---|---|---|
.. | ||
src/com/unciv | ||
build.gradle.kts |