mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 16:57:31 +01:00
12 lines
482 B
Plaintext
12 lines
482 B
Plaintext
Console = "Interaktive Konsole"
|
|
AddScript = "Skript hinzufügen"
|
|
ScriptOptions = "Skriptoptionen"
|
|
ExecuteScript = "Skript ausführen"
|
|
AutoImportScript = "Automatischer Import in Konsole"
|
|
DeleteScript = "Skript löschen"
|
|
FunctionsAndVariables = "Funktionen und Variablen"
|
|
AllowedCharactersaz09 = "Erlaubte Zeichen: a-z, 0-9, _"
|
|
CurrentScript = "Current script"
|
|
BuiltinFunctionsAndKeyWords = "Builtin functions and keywords"
|
|
ImportedModulesAndScripts = "Imported modules and scripts"
|