generator-begcode
Version:
Spring Boot + Angular/React/Vue in one handy generator
20 lines (19 loc) • 496 B
JSON
{
"login": {
"title": "Masuk",
"form": {
"password": "Password",
"password.placeholder": "Password anda",
"rememberme": "Ingat saya",
"button": "Masuk"
},
"messages": {
"error": {
"authentication": "<strong>Gagal masuk!</strong> Silakan cek data anda dan coba lagi."
}
},
"password": {
"forgot": "Apakah anda lupa passsword?"
}
}
}