677f56f802
Co-authored-by: Pranav <pranav@chatwoot.com> Co-authored-by: AlguienSama Co-authored-by: Yovan Lutfi Arya (Regerta) Co-authored-by: Frederik Co-authored-by: Ambler (ambler) Co-authored-by: Hossein Sadeghi (ssageghi) Co-authored-by: korho Co-authored-by: vfasoulas Co-authored-by: Thiago Ramos (thiago) Co-authored-by: Ehab hakawati (ehab.hakawati) Co-authored-by: Karl Marx (taylanguney) Co-authored-by: Fernando Sousa (Fernando) Co-authored-by: Matt (duartemvix)
38 lines
1.5 KiB
JSON
38 lines
1.5 KiB
JSON
{
|
|
"REGISTER": {
|
|
"TRY_WOOT": "تسجيل حساب",
|
|
"TITLE": "تسجيل",
|
|
"TERMS_ACCEPT": "من خلال التسجيل، فإنك توافق على <a href=\"https://www.chatwoot.com/terms\">شروط الخدمة</a> و <a href=\"https://www.chatwoot.com/privacy-policy\">سياسة الخصوصية</a>",
|
|
"ACCOUNT_NAME": {
|
|
"LABEL": "اسم الحساب",
|
|
"PLACEHOLDER": "Enter an account name. eg: Wayne Enterprises",
|
|
"ERROR": "Account name is too short"
|
|
},
|
|
"FULL_NAME": {
|
|
"LABEL": "Full name",
|
|
"PLACEHOLDER": "Enter your full name. eg: Bruce Wayne",
|
|
"ERROR": "Full name is too short"
|
|
},
|
|
"EMAIL": {
|
|
"LABEL": "Work email",
|
|
"PLACEHOLDER": "Enter your work email address. eg: bruce@wayne.enterprises",
|
|
"ERROR": "Email address is invalid"
|
|
},
|
|
"PASSWORD": {
|
|
"LABEL": "كلمة المرور",
|
|
"PLACEHOLDER": "كلمة المرور",
|
|
"ERROR": "كلمة المرور قصيرة جداً"
|
|
},
|
|
"CONFIRM_PASSWORD": {
|
|
"LABEL": "تأكيد كلمة المرور",
|
|
"PLACEHOLDER": "تأكيد كلمة المرور",
|
|
"ERROR": "كلمة المرور غير متطابقة"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "تم التسجيل بنجاح",
|
|
"ERROR_MESSAGE": "تعذر الاتصال بالخادم، الرجاء المحاولة مرة أخرى لاحقاً"
|
|
},
|
|
"SUBMIT": "إرسال",
|
|
"HAVE_AN_ACCOUNT": "Already have an account?"
|
|
}
|
|
}
|