From a4445a862b170d5dc467e88fa2d520185a8d9165 Mon Sep 17 00:00:00 2001 From: Evgeniy Ozhiganov Date: Fri, 21 Jul 2017 05:25:41 +0200 Subject: [PATCH] [i18n] Translated using Weblate (Russian) Currently translated at 12.1% (5 of 41 strings) --- portal/locales/ru.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/portal/locales/ru.json b/portal/locales/ru.json index 0967ef4..457d982 100644 --- a/portal/locales/ru.json +++ b/portal/locales/ru.json @@ -1 +1,7 @@ -{} +{ + "portal": "YunoHost Портал", + "information": "Ваша информация", + "username": "Имя пользователя", + "password": "Пароль", + "fullname": "Полное имя" +}