11f460406b
This version has partially support for TwoFactorAuthentication.
13 lines
653 B
JSON
13 lines
653 B
JSON
{
|
|
"Login": "Login",
|
|
"Username or Email": "Username or Email",
|
|
"Password": "Password",
|
|
"Next": "Next",
|
|
"Invalid code": "Invalid code",
|
|
"You are not logged in or your login is expired": "You are not logged in or your login is expired",
|
|
"User not found": "User not found",
|
|
"No special token": "No special token",
|
|
"You are not logged in or your login is expired(No special token)": "You are not logged in or your login is expired(No special token)",
|
|
"Special token invalid": "Special token invalid",
|
|
"You are not logged in or your login is expired(Special token invalid)": "You are not logged in or your login is expired(Special token invalid)"
|
|
} |