Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2015-04-21 23:12:54 +0300
committersgiehl <stefan@piwik.org>2015-04-21 23:12:54 +0300
commit647adaff61a16ed46a18ef0cdf2266a6ad1e288e (patch)
tree6335f29eccb23732acd8a8256df92d6c3030801c /plugins/Login/lang/ru.json
parentcd825162e9135af5a4f3b188618ee89595d2da7e (diff)
language update
Diffstat (limited to 'plugins/Login/lang/ru.json')
-rw-r--r--plugins/Login/lang/ru.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Login/lang/ru.json b/plugins/Login/lang/ru.json
index 49f3ab5b94..bf6a6ad20a 100644
--- a/plugins/Login/lang/ru.json
+++ b/plugins/Login/lang/ru.json
@@ -16,6 +16,7 @@
"PasswordChanged": "Ваш пароль был изменен.",
"PasswordRepeat": "Пароль еще раз",
"PasswordsDoNotMatch": "Пароли не совпадают.",
+ "PluginDescription": "Предоставляет авторизацию через имя пользователя и пароль, а также функцию сброса пароля. Способ авторизации может быть изменён если использовать другой Login плагин, такой как LoginLdap, доступный через Marketplace.",
"RememberMe": "Запомнить меня",
"ResetPasswordInstructions": "Введите новый пароль для вашего аккаунта."
}