From 3ecdb97bf6fbbd5eacf0176cf337d4b2b54f8112 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Mon, 7 Aug 2017 18:24:55 +0200 Subject: [PATCH] Update from Weblate. (#85) * Added translation using Weblate (Russian) * [i18n] Translated using Weblate (Russian) Currently translated at 12.1% (5 of 41 strings) --- portal/locales/ru.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 portal/locales/ru.json diff --git a/portal/locales/ru.json b/portal/locales/ru.json new file mode 100644 index 0000000..457d982 --- /dev/null +++ b/portal/locales/ru.json @@ -0,0 +1,7 @@ +{ + "portal": "YunoHost Портал", + "information": "Ваша информация", + "username": "Имя пользователя", + "password": "Пароль", + "fullname": "Полное имя" +}