summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-02 19:25:56 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-02 19:25:56 +0200
commit30620a2f5ea21e80784fb566a6d97ceafdcd1809 (patch)
treec440e269fd73c6e7ed778b9d2e02fba0644ec10f
parentNew translations auth.json (Belarusian) (diff)
downloadserver-30620a2f5ea21e80784fb566a6d97ceafdcd1809.tar.xz
New translations auth.json (Russian)
-rw-r--r--locales/ru/auth.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/ru/auth.json b/locales/ru/auth.json
index ec60d599..a586c697 100644
--- a/locales/ru/auth.json
+++ b/locales/ru/auth.json
@@ -1,7 +1,7 @@
 {
 	"login": {
-		"INVALID_LOGIN": "Электронная почта или телефон не найден",
-		"INVALID_PASSWORD": "Неверный Пароль"
+		"INVALID_LOGIN": "Данный адрес электронной почты или телефон не найден",
+		"INVALID_PASSWORD": "Неверный пароль"
 	},
 	"register": {
 		"REGISTRATION_DISABLED": "Регистрация нового пользователя отключена",