summaryrefslogtreecommitdiff
path: root/gnu/system
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-05-13 10:50:27 +0200
committerLudovic Courtès <ludo@gnu.org>2019-05-13 10:50:27 +0200
commit7059cfc8236b1e59ae3c1aae12d65c700e9bfd18 (patch)
tree6d2ad78f913d9c6f3af8c1b07c9f1f162b3e3dcd /gnu/system
parent06c78f3e1115dd850d55a21a1b7ae66f52f08961 (diff)
downloadpatches-7059cfc8236b1e59ae3c1aae12d65c700e9bfd18.tar
patches-7059cfc8236b1e59ae3c1aae12d65c700e9bfd18.tar.gz
install: Add node name in Russian.
* gnu/system/install.scm (%installation-node-names): Add "ru".
Diffstat (limited to 'gnu/system')
-rw-r--r--gnu/system/install.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index 45c6051732..453b0bdd6d 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