2025-09-09 12:36:29 +03:00

37 lines
2.4 KiB
JSON

{
"__name__": "English",
"Авторизация": "Login",
"Регистрация": "Register",
"Логин": "Username",
"Пароль": "Password",
"Повторите пароль": "Repeat password",
"Инвайт-код": "Invite code",
"Войти": "Login",
"Зарегистрироваться": "Sign up",
"Уже есть аккаунт? Войти": "Already have an account? Log in",
"Нет аккаунта? Регистрация": "Don't have an account? Sign up",
"Ошибка": "Error",
"Пожалуйста, исправьте ошибки в форме": "Please correct the form errors",
"Неверный логин или пароль": "Incorrect username or password",
"Пароли не совпадают": "Passwords do not match",
"Регистрация прошла успешно для": "Successfully registered for",
"Login must be between 3 and 32 characters long": "Login must be between 3 and 32 characters long",
"Login must not contain whitespace characters": "Login must not contain whitespace characters",
"Login must not start with an underscore": "Login must not start with an underscore",
"Login must not contain consecutive underscores": "Login must not contain consecutive underscores",
"Login must contain only English letters, digits, and underscores": "Login must contain only English letters, digits, and underscores",
"Invite must be between 3 and 32 characters long": "Invite must be between 3 and 32 characters long",
"Invite must not contain whitespace characters": "Invite must not contain whitespace characters",
"Invite must not start with an underscore": "Invite must not start with an underscore",
"Invite must not contain consecutive underscores": "Invite must not contain consecutive underscores",
"Invite must contain only English letters, digits, and underscores": "Invite must contain only English letters, digits, and underscores",
"Password must be between 8 and 128 characters long": "Password must be between 8 and 128 characters long",
"Password must not contain whitespace characters": "Password must not contain whitespace characters",
"Password must contain at least one uppercase letter": "Password must contain at least one uppercase letter",
"Password must contain at least one digit": "Password must contain at least one digit",
"Password must contain at least one special character": "Password must contain at least one special character"
}