ui: simplify login surface
This commit is contained in:
@@ -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': 'Сейчас не удается войти. Попробуйте еще раз.',
|
||||
|
||||
Reference in New Issue
Block a user