ui: simplify login surface

This commit is contained in:
a.tolmachev
2026-04-12 01:52:42 +03:00
parent fa75393e5f
commit 6250a4c6d1
3 changed files with 10 additions and 39 deletions
+2
View File
@@ -1001,6 +1001,7 @@ var TRANSLATIONS = {
'login.request_link': 'Request access',
'login.planned_badge': 'Planned',
'login.password_only': 'Sign in with email and password.',
'login.coming_soon': 'Password reset and SSO will be added later.',
'login.error.required': 'Please enter your email and password.',
'login.error.invalid': 'Invalid email or password. Please try again.',
'login.error.generic': 'Unable to sign in right now. Please try again.',
@@ -2017,6 +2018,7 @@ var TRANSLATIONS = {
'login.request_link': 'Запросить доступ',
'login.planned_badge': 'Запланировано',
'login.password_only': 'Войдите с помощью email и пароля.',
'login.coming_soon': 'Сброс пароля и SSO появятся позже.',
'login.error.required': 'Введите email и пароль.',
'login.error.invalid': 'Неверный email или пароль. Попробуйте еще раз.',
'login.error.generic': 'Сейчас не удается войти. Попробуйте еще раз.',