mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-06 16:21:23 +05:30
11 lines
369 B
JSON
11 lines
369 B
JSON
{
|
|
"passwordTitle": "Enter password",
|
|
"signInButton": "Sign in",
|
|
"invalidPassword": "You entered wrong account password.",
|
|
"suggestResetPassword": "Are you have {link}?",
|
|
"forgotYourPassword": "forgot your password",
|
|
"forgotPassword": "Forgot password",
|
|
"accountPassword": "Account password",
|
|
"rememberMe": "Remember me on this device"
|
|
}
|