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 = "Annullare"
|
||||
ClearColumn = "Cancella la colonna"
|
||||
ColumnOptions = "Opzioni colonna"
|
||||
CopyColumnInList = "Copia colonna in una lista"
|
||||
Country = "Paese"
|
||||
CountryCA = "Canada "
|
||||
CountryDE = "Germania "
|
||||
CountryES = "Spagna "
|
||||
CountryFR = "Francia "
|
||||
CountryGB = "Regno Unito "
|
||||
CountryIT = "Italia "
|
||||
CountryNL = "Paesi Bassi "
|
||||
CountryPT = "Portogallo "
|
||||
CountryUS = "Stati Uniti "
|
||||
CountryWW = "Internazionale "
|
||||
DataNotSuitable = "I dati non sono adeguati"
|
||||
DataTab = "Dati"
|
||||
DefaultSetting = "Impostazioni di base"
|
||||
|
||||
Reference in New Issue
Block a user