Skip to content

Commit 49ddf00

Browse files
committed
update messages in agreement to comment of pull request
1 parent 89b48ce commit 49ddf00

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
30 Bytes
Binary file not shown.

rest_auth/locale/ru/LC_MESSAGES/django.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ msgstr "Некорректное значение"
4646

4747
#: registration/serializers.py:138
4848
msgid "A user is already registered with this e-mail address."
49-
msgstr "Пользователь с таким email уже зарегистрирован."
49+
msgstr "Пользователь с таким e-mail уже зарегистрирован."
5050

5151
#: registration/serializers.py:146
5252
msgid "The two password fields didn't match."
@@ -78,15 +78,15 @@ msgstr "Невозможно войти в систему с указанным
7878

7979
#: serializers.py:106
8080
msgid "E-mail is not verified."
81-
msgstr "Email не подтверждён."
81+
msgstr "E-mail не подтверждён."
8282

8383
#: views.py:118
8484
msgid "Successfully logged out."
8585
msgstr "Успешно вышли."
8686

8787
#: views.py:160
8888
msgid "Password reset e-mail has been sent."
89-
msgstr "Письмо с восстановлением пароля выслано."
89+
msgstr "Письмо с инструкциями по восстановлению пароля выслано."
9090

9191
#: views.py:181
9292
msgid "Password has been reset with the new password."

0 commit comments

Comments
 (0)