mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 08:47:28 +01:00
16 lines
586 B
Plaintext
16 lines
586 B
Plaintext
AddScript = "Add a script"
|
|
AllowedCharactersaz09 = "Allowed characters: a-z, 0-9, _"
|
|
Autocomplete = "Autocomplete"
|
|
AutoImportScript = "Auto import in shell"
|
|
BuiltinsAndKeywords = "Builtins and keywords"
|
|
Console = "Python shell"
|
|
DeleteScript = "Delete script"
|
|
DuplicateScript = "Duplicate script"
|
|
ExecuteScript = "Execute script"
|
|
FunctionsAndVariables = "Functions and variables"
|
|
ImportedModulesAndScripts = "Imported modules and scripts"
|
|
NoWordAvailableHere = "No word available here."
|
|
ScriptInProgress = "Script in progress"
|
|
ScriptOptions = "Script options"
|
|
ScriptSize = "Script size"
|