diff options
| author | Mark Felder <feld@FreeBSD.org> | 2020-09-01 16:48:51 -0500 |
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2020-09-01 16:48:51 -0500 |
| commit | 5809f33c860663165d1211d0251f0da4c2a374cd (patch) | |
| tree | 7eb3d7c8ee6e48ebe172592c25e4637193ece2fe /src/i18n/ru.json | |
| parent | acc45b49a55a5c173abdeac8c89d16395f92bc01 (diff) | |
Password reset no longer informs user of errors or account existence
Diffstat (limited to 'src/i18n/ru.json')
| -rw-r--r-- | src/i18n/ru.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i18n/ru.json b/src/i18n/ru.json index df172935..3444a26d 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -420,7 +420,6 @@ "placeholder": "Ваш email или имя пользователя", "check_email": "Проверьте ваш email и перейдите по ссылке для сброса пароля.", "return_home": "Вернуться на главную страницу", - "not_found": "Мы не смогли найти аккаунт с таким email-ом или именем пользователя.", "too_many_requests": "Вы исчерпали допустимое количество попыток, попробуйте позже.", "password_reset_disabled": "Сброс пароля отключен. Cвяжитесь с администратором вашего сервера." }, |
