Files
web-crm.mcmed.ru/frontend/public/locales/ru/page.login.json
Viktoria Polyakova 4fb101c5db Init
2026-01-25 08:57:38 +00:00

25 lines
891 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"login": {
"login_form": {
"title": "Вход в аккаунт",
"login": "Войти",
"invalid": "Неверные учетные данные",
"or": "Или",
"caption": "Ещё нет аккаунта?",
"sign_up": "Зарегистрироваться",
"forgot_your_password": "Забыли пароль?",
"placeholders": {
"login": "E-mail",
"password": "Пароль"
},
"invalid_email_error": "Недопустимый формат электронной почты",
"invalid_password_error": "Введите пароль"
},
"left_block": {
"title": "Добро пожаловать в {{company}}",
"annotation": "Отличной работы, с удовольствием!",
"image_alt": "Войти в личный кабинет {{company}}"
}
}
}