mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 16:57:31 +01:00
14 lines
541 B
Plaintext
14 lines
541 B
Plaintext
AddScript = "Script toevoegen"
|
|
AllowedCharactersaz09 = "Toegestane tekens: a-z, 0-9, _"
|
|
Autocomplete = "Autocomplete"
|
|
AutoImportScript = "Automatisch importeren in shell"
|
|
BuiltinsAndKeywords = "Builtins and keywords"
|
|
Console = "Python shell"
|
|
DeleteScript = "Script verwijderen"
|
|
ExecuteScript = "Script uitvoeren"
|
|
FunctionsAndVariables = "Functies en variabelen"
|
|
ImportedModulesAndScripts = "Imported modules and scripts"
|
|
NoWordAvailableHere = "No word available here."
|
|
ScriptInProgress = "Script in progress"
|
|
ScriptOptions = "Script opties"
|