mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 02:59:20 +01:00
Delete Spanish and Localization
This commit is contained in:
parent
3952443b8d
commit
c38d386834
@ -1,24 +0,0 @@
|
||||
{
|
||||
moduleDisk = "Discos",
|
||||
moduleRAM = "RAM",
|
||||
moduleEvent = "Eventos",
|
||||
moduleLua = "Interprete Lua",
|
||||
|
||||
diskLabel = "Nombre del Disco",
|
||||
bootable = "Arrancable",
|
||||
of = "de",
|
||||
free = "Libre",
|
||||
options = "Opciones",
|
||||
arguments = "Argumentos",
|
||||
format = "Formatear",
|
||||
execute = "Ejecutar",
|
||||
waitingEvents = "Esperando eventos...",
|
||||
processingEnabled = "Event processing enabled",
|
||||
luaInfo = {
|
||||
{color = 0x880000, text = _G._VERSION .. " Copyright (C) 1994-2017 Lua.org, PUC-Rio"},
|
||||
"Escribe una declaracion y pulsa Enter para evaluarlo",
|
||||
"Prefije una expresión con \"=\" para mostrar su valor",
|
||||
" "
|
||||
},
|
||||
luaType = "Pon una declaracion aqui"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user