mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-11 00:07:46 +07: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:
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",
|
||||
|
Reference in New Issue
Block a user