mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-11 00:08:58 +07:00
Latin reboot (#10573)
* Reboot Latin * Reboot Latin - 002 * Reboot Latin - 003 * Reboot Latin - atlas
This commit is contained in:
BIN
android/Images.Flags/FlagIcons/Latin.png
Normal file
BIN
android/Images.Flags/FlagIcons/Latin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
@ -137,6 +137,13 @@ FlagIcons/Korean
|
|||||||
orig: 128, 128
|
orig: 128, 128
|
||||||
offset: 0, 0
|
offset: 0, 0
|
||||||
index: -1
|
index: -1
|
||||||
|
FlagIcons/Latin
|
||||||
|
rotate: false
|
||||||
|
xy: 1500, 32
|
||||||
|
size: 100, 100
|
||||||
|
orig: 100, 100
|
||||||
|
offset: 0, 0
|
||||||
|
index: -1
|
||||||
FlagIcons/Lithuanian
|
FlagIcons/Lithuanian
|
||||||
rotate: false
|
rotate: false
|
||||||
xy: 820, 140
|
xy: 820, 140
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 201 KiB After Width: | Height: | Size: 217 KiB |
11596
android/assets/jsons/translations/Latin.properties
Normal file
11596
android/assets/jsons/translations/Latin.properties
Normal file
File diff suppressed because it is too large
Load Diff
@ -17,6 +17,7 @@ Indonesian = 99
|
|||||||
Italian = 99
|
Italian = 99
|
||||||
Japanese = 87
|
Japanese = 87
|
||||||
Korean = 96
|
Korean = 96
|
||||||
|
Latin = 6
|
||||||
Lithuanian = 91
|
Lithuanian = 91
|
||||||
Malay = 24
|
Malay = 24
|
||||||
Persian_(Pinglish-DIN) = 13
|
Persian_(Pinglish-DIN) = 13
|
||||||
|
@ -269,6 +269,7 @@ class GameSettings {
|
|||||||
Italian("it", "IT"),
|
Italian("it", "IT"),
|
||||||
Japanese("ja", "JP"),
|
Japanese("ja", "JP"),
|
||||||
Korean("ko", "KR"),
|
Korean("ko", "KR"),
|
||||||
|
Latin("la", "IT"),
|
||||||
Latvian("lv", "LV"),
|
Latvian("lv", "LV"),
|
||||||
Lithuanian("lt", "LT"),
|
Lithuanian("lt", "LT"),
|
||||||
Malay("ms", "MY"),
|
Malay("ms", "MY"),
|
||||||
|
@ -6,6 +6,7 @@ Flag Icons made by [Freepik](https://www.flaticon.com/authors/freepik) from [www
|
|||||||
|
|
||||||
- [Catalan flag] by J0anJosep licensed under Public Domain
|
- [Catalan flag] by J0anJosep licensed under Public Domain
|
||||||
- [Rusyn flag] gimped from the wikipedia flag [Flag of Pannonian Rusyns](https://en.wikipedia.org/wiki/File:Flag_of_Rusyns_in_Serbia.svg) (CC-BY-SA 4.0)
|
- [Rusyn flag] gimped from the wikipedia flag [Flag of Pannonian Rusyns](https://en.wikipedia.org/wiki/File:Flag_of_Rusyns_in_Serbia.svg) (CC-BY-SA 4.0)
|
||||||
|
- [Latin flag] made from [wikipedia entry for SPQR](https://en.wikipedia.org/wiki/SPQR#/media/File:Roman_SPQR_banner.svg), Creative Commons Attribution 3.0 Unported
|
||||||
|
|
||||||
New Unciv logo made by u-ndefined on Discord
|
New Unciv logo made by u-ndefined on Discord
|
||||||
|
|
||||||
|
1
fastlane/metadata/android/la/short_description.txt
Normal file
1
fastlane/metadata/android/la/short_description.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
Ludum apertum quattuor-X civilizationis aedificationis
|
Reference in New Issue
Block a user