generator-begcode
Version:
Spring Boot + Angular/React/Vue in one handy generator
20 lines (19 loc) • 539 B
JSON
{
"login": {
"title": "Prihlásenie",
"form": {
"password": "Heslo",
"password.placeholder": "Vaše heslo",
"rememberme": "Zapamätať",
"button": "Prihlásiť sa"
},
"messages": {
"error": {
"authentication": "<strong>Prihlásenie zlyhalo!</strong> Prosím skontrolujte vaše prihlasovacie údaje a skúste to znovu."
}
},
"password": {
"forgot": "Zabudli ste heslo?"
}
}
}