diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-27 18:41:02 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-27 18:41:02 -0500 |
commit | cfcef2a071be4e97204a05f46328ab78e30e603e (patch) | |
tree | 5e80b7f3b3524cf097b38c43c4e6c2b349784687 /lng/Spanish | |
parent | 4d11347bee488ecd37f56c4a87ad79f863d95b21 (diff) | |
download | hyperfi-cfcef2a071be4e97204a05f46328ab78e30e603e.tar.lz hyperfi-cfcef2a071be4e97204a05f46328ab78e30e603e.tar.xz hyperfi-cfcef2a071be4e97204a05f46328ab78e30e603e.zip |
[lng]: fix name variables of script
Diffstat (limited to 'lng/Spanish')
-rw-r--r-- | lng/Spanish | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lng/Spanish b/lng/Spanish index 435f306..e0f6ad0 100644 --- a/lng/Spanish +++ b/lng/Spanish @@ -60,8 +60,8 @@ txtarchinstallmenu="Menú de instalación de Arch" txtrungrubmakeconfig="¿ Ejecutar grub-mkconfig ?" txteditmirrorlist="Editar mirrorlist" -txtinstallarchlinux="Instalar Hyperbola GNU+Linux-libre" -txtconfigarchlinux="Configurar Hyperbola GNU+Linux-libre" +txtinstallhyperbola="Instalar Hyperbola GNU+Linux-libre" +txtconfighyperbola="Configurar Hyperbola GNU+Linux-libre" txtsethostname="Establecer el nombre de la computadora" txtsetlocale="Establecer localización" |