mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] New I18n messages
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Variables = "Variablen"
|
||||
Expressions = "Expressions"
|
||||
Functions = "Funktions"
|
||||
EmptyVariableBox0 = "You have not defined any"
|
||||
EmptyFunctionBox = "function."
|
||||
EmptyExpressionBox = "variable expression."
|
||||
EmptyVariableBox1 = "To do so, you can enter:"
|
||||
EmptyVariableBox2 = "Variable names can contain:"
|
||||
EmptyVariableBox3 = "A..Z, a..z, 0..9 and _"
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
Variables = "Variables"
|
||||
Expressions = "Expressions"
|
||||
Functions = "Functions"
|
||||
EmptyVariableBox0 = "You have not defined any"
|
||||
EmptyFunctionBox = "function."
|
||||
EmptyExpressionBox = "variable expression."
|
||||
EmptyVariableBox1 = "To do so, you can enter:"
|
||||
EmptyVariableBox2 = "Variable names can contain:"
|
||||
EmptyVariableBox3 = "A..Z, a..z, 0..9 and _"
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
Variables = "Variables"
|
||||
Expressions = "Expresiones"
|
||||
Functions = "Funciones"
|
||||
EmptyVariableBox0 = "You have not defined any"
|
||||
EmptyFunctionBox = "function."
|
||||
EmptyExpressionBox = "variable expression."
|
||||
EmptyVariableBox1 = "To do so, you can enter:"
|
||||
EmptyVariableBox2 = "Variable names can contain:"
|
||||
EmptyVariableBox3 = "A..Z, a..z, 0..9 and _"
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
Variables = "Variables"
|
||||
Expressions = "Expressions"
|
||||
Functions = "Fonctions"
|
||||
EmptyVariableBox0 = "Vous n'avez défini aucune"
|
||||
EmptyFunctionBox = "fonction."
|
||||
EmptyExpressionBox = "variable."
|
||||
EmptyVariableBox1 = "Pour en définir une, tapez :"
|
||||
EmptyVariableBox2 = "Le nom de la variable peut contenir :"
|
||||
EmptyVariableBox3 = "A..Z, a..z, 0..9 and _"
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
Variables = "Variaveis"
|
||||
Expressions = "Expressões"
|
||||
Functions = "Funçães"
|
||||
EmptyVariableBox0 = "You have not defined any"
|
||||
EmptyFunctionBox = "function."
|
||||
EmptyExpressionBox = "variable expression."
|
||||
EmptyVariableBox1 = "To do so, you can enter:"
|
||||
EmptyVariableBox2 = "Variable names can contain:"
|
||||
EmptyVariableBox3 = "A..Z, a..z, 0..9 and _"
|
||||
|
||||
Reference in New Issue
Block a user