civodul pushed a commit to branch master
in repository guix.
commit 7059cfc8236b1e59ae3c1aae12d65c700e9bfd18
Author: Ludovic Courtès <[email protected]>
Date: Mon May 13 10:50:27 2019 +0200
install: Add node name in Russian.
* gnu/system/install.scm (%installation-node-names): Add "ru".
---
gnu/system/install.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index 45c6051..453b0bd 100644
--- a/gnu/system/install.scm
+++ b/gnu/system/install.scm
@@ -85,7 +85,8 @@
'(("de" . "Systeminstallation")
("en" . "System Installation")
("es" . "Instalación del sistema")
- ("fr" . "Installation du système")))
+ ("fr" . "Installation du système")
+ ("ru" . "Установка системы")))
(define (log-to-info tty user)
"Return a script that spawns the Info reader on the right section of the