chore: Update translations for ar, zh (#1172)

This commit is contained in:
Sojan Jose
2020-08-26 21:33:52 +05:30
committed by GitHub
parent 2193de9853
commit ce13efd273
104 changed files with 5904 additions and 368 deletions

View File

@@ -0,0 +1,20 @@
{
"SET_NEW_PASSWORD": {
"TITLE": "ตั้งหรัสผ่านใหม่",
"PASSWORD": {
"LABEL": "หรัสผ่าน",
"PLACEHOLDER": "หรัสผ่าน",
"ERROR": "หรัสผ่านนั้นสั้นเกินไป"
},
"CONFIRM_PASSWORD": {
"LABEL": "ยืนยันหรัสผ่าน",
"PLACEHOLDER": "ยืนยันหรัสผ่าน",
"ERROR": "หรัสผ่านไม่ตรงกัน"
},
"API": {
"SUCCESS_MESSAGE": "เปลี่ยนหรัสผ่านเเล้ว",
"ERROR_MESSAGE": "ไม่สามารถเชื่อมต่อเซิฟเวอร์ได้โปรดลองอีกครั้งในภายหลัง"
},
"SUBMIT": "ส่ง"
}
}