chore: Update translations for ar, zh (#1172)
This commit is contained in:
20
app/javascript/dashboard/i18n/locale/th/setNewPassword.json
Normal file
20
app/javascript/dashboard/i18n/locale/th/setNewPassword.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"SET_NEW_PASSWORD": {
|
||||
"TITLE": "ตั้งหรัสผ่านใหม่",
|
||||
"PASSWORD": {
|
||||
"LABEL": "หรัสผ่าน",
|
||||
"PLACEHOLDER": "หรัสผ่าน",
|
||||
"ERROR": "หรัสผ่านนั้นสั้นเกินไป"
|
||||
},
|
||||
"CONFIRM_PASSWORD": {
|
||||
"LABEL": "ยืนยันหรัสผ่าน",
|
||||
"PLACEHOLDER": "ยืนยันหรัสผ่าน",
|
||||
"ERROR": "หรัสผ่านไม่ตรงกัน"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "เปลี่ยนหรัสผ่านเเล้ว",
|
||||
"ERROR_MESSAGE": "ไม่สามารถเชื่อมต่อเซิฟเวอร์ได้โปรดลองอีกครั้งในภายหลัง"
|
||||
},
|
||||
"SUBMIT": "ส่ง"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user