mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[apps] New I18n messages
This commit is contained in:
@@ -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 _"
|
||||
|
||||
Reference in New Issue
Block a user