install: Add node name in Castellano.

* gnu/system/install.scm (%installation-node-names): Add "es".
master
Ludovic Courtès 2019-04-24 11:34:40 +02:00
parent 9374cbd1fb
commit 55111549e8
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@
;; usually not available at run time, hence this hack.
'(("de" . "Systeminstallation")
("en" . "System Installation")
("es" . "Instalación del sistema")
("fr" . "Installation du système")))
(define (log-to-info tty user)