mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[apps/i18n] Added country support
Added a list of supported countries to I18n, and created messages for each country's names in each language. Change-Id: I1b887d75da980d99e21f89cc151249e42c78de88
This commit is contained in:
committed by
Émilie Feral
parent
87591369b8
commit
d156c8c99e
@@ -12,6 +12,17 @@ Cancel = "Abbrechen"
|
||||
ClearColumn = "Spalte löschen"
|
||||
ColumnOptions = "Optionen der Spalte"
|
||||
CopyColumnInList = "Die Spalte in einer Liste kopieren"
|
||||
Country = "Land"
|
||||
CountryCA = "Kanada "
|
||||
CountryDE = "Deutschland "
|
||||
CountryES = "Spanien "
|
||||
CountryFR = "Frankreich "
|
||||
CountryGB = "Vereinigtes Königreich "
|
||||
CountryIT = "Italien "
|
||||
CountryNL = "Niederlande "
|
||||
CountryPT = "Portugal "
|
||||
CountryUS = "Vereinigte Staaten "
|
||||
CountryWW = "International "
|
||||
DataNotSuitable = "Daten nicht geeignet"
|
||||
DataTab = "Daten"
|
||||
DefaultSetting = "Grundeinstellung"
|
||||
|
||||
Reference in New Issue
Block a user