mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
12 lines
501 B
Plaintext
12 lines
501 B
Plaintext
Console = "Interprete de comandos"
|
|
AddScript = "Agregar un archivo"
|
|
ScriptOptions = "Opciones del archivo"
|
|
ExecuteScript = "Ejecutar el archivo"
|
|
AutoImportScript = "Importación auto en intérprete"
|
|
DeleteScript = "Eliminar el archivo"
|
|
FunctionsAndVariables = "Funciones y variables"
|
|
AllowedCharactersaz09 = "Caracteres permitidos : a-z, 0-9, _"
|
|
CurrentScript = "Current script"
|
|
BuiltinFunctionsAndKeyWords = "Builtin functions and keywords"
|
|
ImportedModulesAndScripts = "Imported modules and scripts"
|