chore(i18n): Update the latest translations (#9340)

This commit is contained in:
Chatwoot Bot
2024-05-02 20:48:17 +05:30
committed by GitHub
parent af39308851
commit 94e1d55543
369 changed files with 4610 additions and 1860 deletions

View File

@@ -1,13 +1,13 @@
{
"SET_NEW_PASSWORD": {
"TITLE": "Set new password",
"TITLE": "تعيين كلمة مرور جديدة",
"PASSWORD": {
"LABEL": "كلمة المرور",
"PLACEHOLDER": "كلمة المرور",
"ERROR": "Password is too short."
"ERROR": "كلمة المرور قصيرة جداً."
},
"CONFIRM_PASSWORD": {
"LABEL": "Confirm password",
"LABEL": "تأكيد كلمة المرور",
"PLACEHOLDER": "تأكيد كلمة المرور",
"ERROR": "كلمة المرور غير متطابقة."
},