generator-begcode
Version:
Spring Boot + Angular/React/Vue in one handy generator
20 lines (19 loc) • 727 B
JSON
{
"login": {
"title": "সাইন ইন",
"form": {
"password": "পাসওয়ার্ড",
"password.placeholder": "আপনার পাসওয়ার্ড",
"rememberme": "মনে রাখুন",
"button": "সাইন ইন"
},
"messages": {
"error": {
"authentication": "<strong>সাইন ইন কাজ করেনি!</strong> ইউজারনেম আর পাসওয়ার্ড ঠিক আছে কিনা দেখুন।"
}
},
"password": {
"forgot": "পাসওয়ার্ড ভুলে গেছেন?"
}
}
}