mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[apps] Split the i18n in multiple files
A Python script aggregates all i18n files and merges them. We now can pick a list of locales to build in EPSILON_I18N_LANGUAGES
This commit is contained in:
5
apps/variables.pt.i18n
Normal file
5
apps/variables.pt.i18n
Normal file
@@ -0,0 +1,5 @@
|
||||
Variables = "Variaveis"
|
||||
Number = "Numeros"
|
||||
Matrix = "Matrizes"
|
||||
List = "Listas"
|
||||
Empty = "Vacuo"
|
||||
Reference in New Issue
Block a user