mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
For instance, the "power" event should insert "**" in the text, not "^". Added a universal i18n file in apps/code. Change-Id: I5d067b0c5b86590af95aa98856522d54e42acba6
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
CodeApp = "Python"
|
|
CodeAppCapital = "PYTHON"
|
|
ConsolePrompt = ">>> "
|
|
ConsoleError = "Error"
|