mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-21 10:25:10 -04:00
Adding the Maltese Language - Fixed! (#13912)
* Update completionPercentages.properties * Update LocaleCode.kt * Add files via upload * Rename malta.png to Maltese.png * Update Flags.atlas * Update Flags.atlas * Create Maltese.properties * Update Maltese.properties * Update Maltese.properties * Update Maltese.properties * Update completionPercentages.properties * Update Maltese.properties * Update LocaleCode.kt * Update Maltese.properties * Update Maltese.properties * Update Maltese.properties * Update Maltese.properties * Update Maltese.properties * Update Maltese.properties * Update Maltese.properties * Update Maltese.properties * Update Maltese.properties * Update Maltese.properties * Update Maltese.properties * Update Maltese.properties * Update Maltese.properties * Update Maltese.properties
This commit is contained in:
parent
7e06e55119
commit
8a34dd914b
BIN
android/Images.Flags/FlagIcons/Maltese.png
Normal file
BIN
android/Images.Flags/FlagIcons/Maltese.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
@ -193,6 +193,13 @@ FlagIcons/Malay
|
||||
orig: 128, 128
|
||||
offset: 0, 0
|
||||
index: -1
|
||||
FlagIcons/Maltese
|
||||
rotate: false
|
||||
xy: 1908, 4
|
||||
size: 128, 128
|
||||
orig: 128, 128
|
||||
offset: 0, 0
|
||||
index: -1
|
||||
FlagIcons/Norwegian
|
||||
rotate: false
|
||||
xy: 1092, 4
|
||||
|
7255
android/assets/jsons/translations/Maltese.properties
Normal file
7255
android/assets/jsons/translations/Maltese.properties
Normal file
File diff suppressed because it is too large
Load Diff
@ -23,6 +23,7 @@ Korean = 94
|
||||
Latin = 60
|
||||
Lithuanian = 80
|
||||
Malay = 28
|
||||
Maltese = 11
|
||||
Norwegian = 68
|
||||
Persian_(Pinglish-DIN) = 11
|
||||
Persian_(Pinglish-UN) = 29
|
||||
|
@ -46,6 +46,7 @@ enum class LocaleCode(val languageTag: String, private val fastlaneFolder: Strin
|
||||
Latvian("lv-LV"),
|
||||
Lithuanian("lt-LT"),
|
||||
Malay("ms-MY"),
|
||||
Maltese("mt-MT"),
|
||||
Norwegian("no-NO"),
|
||||
NorwegianNynorsk("nn-NO"),
|
||||
PersianPinglishDIN("fa-IR"), // These might just fall back to default
|
||||
|
Loading…
x
Reference in New Issue
Block a user