accounts-frontend/src/components/auth/password/Password.intl.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"
}