mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-15 15:20:57 -08:00
Add Catalan to available languages and start its localisation. (#7076)
* Add Catalan to available languages and start its localisation. * Update bundle_ca.properties * Update bundle_ca.properties * Update bundle_ca.properties * Update Catalan.properties * Update Catalan.properties * Update bundle_ca.properties * Update bundle_ca.properties * Update bundle_ca.properties * Update bundle_ca.properties * Update bundle_ca.properties * Update bundle_ca.properties * Update bundle_ca.properties * Update bundles_ca.properties * Update bundles_ca.properties * Update bundle_ca.properties Co-authored-by: Anuken <arnukren@gmail.com>
This commit is contained in:
parent
765684a9b0
commit
d029c85ec5
2 changed files with 2128 additions and 0 deletions
2127
core/assets/bundles/bundle_ca.properties
Normal file
2127
core/assets/bundles/bundle_ca.properties
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -13,6 +13,7 @@ import static mindustry.Vars.*;
|
|||
|
||||
public class LanguageDialog extends BaseDialog{
|
||||
public static final ObjectMap<String, String> displayNames = ObjectMap.of(
|
||||
"ca", "Català",
|
||||
"id_ID", "Bahasa Indonesia",
|
||||
"da", "Dansk",
|
||||
"de", "Deutsch",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue