mycorrhiza/l18n/en/auth.json
2024-07-28 12:15:59 +03:00

32 lines
667 B
JSON

{
"username": "Username",
"password": "Password",
"register_title": "Register",
"register_header": "",
"register_button": "Register",
"logout_title": "",
"logout_header": "Log out?",
"logout_button": "Confirm",
"logout_anon": "",
"lock_title": "Locked",
"password_tip": "",
"cookie_tip": "",
"telegram_tip": "",
"noauth": "",
"noregister": "Registrations are currently closed. Administrators can make an account for you by hand; contact them.",
"error_username": "",
"error_password": "",
"error_telegram": "",
"go_back": "Go back",
"go_home": "",
"go_login": "Go to the login page",
"try_again": "Try again"
}