diff options
author | Thomas Tanghus <thomas@tanghus.net> | 2012-10-31 16:09:11 +0100 |
---|---|---|
committer | Thomas Tanghus <thomas@tanghus.net> | 2012-10-31 16:09:11 +0100 |
commit | 5fc0c89a735229036a922629c5791444f8ab215f (patch) | |
tree | 11583d915305e71c554164dc5c5645391c1e099f /core/l10n/ru.php | |
parent | 5550cde03b34e86671652258e7f3bbc2a92b6111 (diff) | |
parent | 3813ee78c3ca89b46834dcce7d69b22bb1f4bbdb (diff) | |
download | nextcloud-server-5fc0c89a735229036a922629c5791444f8ab215f.tar.gz nextcloud-server-5fc0c89a735229036a922629c5791444f8ab215f.zip |
Merge branch 'master' of github.com:owncloud/core into vcategories_db
Diffstat (limited to 'core/l10n/ru.php')
-rw-r--r-- | core/l10n/ru.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ru.php b/core/l10n/ru.php index 7131beff98b..ff5f30fbe18 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -38,6 +38,8 @@ "ownCloud password reset" => "Сброс пароля ", "Use the following link to reset your password: {link}" => "Используйте следующую ссылку чтобы сбросить пароль: {link}", "You will receive a link to reset your password via Email." => "На ваш адрес Email выслана ссылка для сброса пароля.", +"Reset email send." => "Отправка письма с информацией для сброса.", +"Request failed!" => "Запрос не удался!", "Username" => "Имя пользователя", "Request reset" => "Запросить сброс", "Your password was reset" => "Ваш пароль был сброшен", |