generator-begcode
Version:
Spring Boot + Angular/React/Vue in one handy generator
20 lines (19 loc) • 517 B
JSON
{
"login": {
"title": "Sign in",
"form": {
"password": "Password",
"password.placeholder": "Your password",
"rememberme": "Remember me",
"button": "Sign in"
},
"messages": {
"error": {
"authentication": "<strong>Failed to sign in!</strong> Please check your credentials and try again."
}
},
"password": {
"forgot": "Did you forget your password?"
}
}
}