generator-begcode
Version:
Spring Boot + Angular/React/Vue in one handy generator
20 lines (19 loc) • 758 B
JSON
{
"login": {
"title": "เข้าระบบ",
"form": {
"password": "รหัสผ่าน",
"password.placeholder": "รหัสผ่านของคุณ",
"rememberme": "จดจำฉัน",
"button": "เข้าระบบ"
},
"messages": {
"error": {
"authentication": "<strong>เกิดความผิดพลานในการเข้าระบบ!</strong> กรุณาตรวจสอบข้อมูลประจำตัวอีกครั้ง."
}
},
"password": {
"forgot": "ลืมรหัสผ่านหรือไม่?"
}
}
}