Some checks failed
Lock Threads / action (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot EE docker images / merge (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot CE docker images / merge (push) Has been cancelled
Run Chatwoot CE spec / lint-backend (push) Has been cancelled
Run Chatwoot CE spec / lint-frontend (push) Has been cancelled
Run Chatwoot CE spec / frontend-tests (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (0, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (1, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (10, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (11, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (12, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (13, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (14, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (15, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (2, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (3, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (4, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (5, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (6, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (7, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (8, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (9, 16) (push) Has been cancelled
Run Linux nightly installer / nightly (push) Has been cancelled
- Add Logistics component with progress tracking - Add OrderDetail component for order information - Support data-driven steps and actions - Add blue color scale to widget SCSS - Fix node overflow and progress bar rendering issues - Add English translations for dashboard components Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
50 lines
2.5 KiB
JSON
50 lines
2.5 KiB
JSON
{
|
||
"REGISTER": {
|
||
"TRY_WOOT": "ایجاد حساب کاربری",
|
||
"TITLE": "ثبت نام",
|
||
"TESTIMONIAL_HEADER": "تنها چیزی که لازم است یک قدم برای حرکت به جلو است",
|
||
"TESTIMONIAL_CONTENT": "شما یک قدم تا جذب مشتریان خود، حفظ آنها و یافتن مشتریان جدید فاصله دارید.",
|
||
"TERMS_ACCEPT": "با ایجاد یک حساب کاربری، با <a href=\"https://www.chatwoot.com/terms\">T & C</a> و <a href=\"https://www.chatwoot.com/ ما موافقت می کنید privacy-policy\">خط مشی رازداری</a>",
|
||
"OAUTH": {
|
||
"GOOGLE_SIGNUP": "با گوگل ثبت نام کنید"
|
||
},
|
||
"COMPANY_NAME": {
|
||
"LABEL": "نام شرکت",
|
||
"PLACEHOLDER": "نام شرکت خود را وارد کنید. به عنوان مثال: شرکت وین",
|
||
"ERROR": "نام شرکت خیلی کوتاه است"
|
||
},
|
||
"FULL_NAME": {
|
||
"LABEL": "نام کامل",
|
||
"PLACEHOLDER": "نام کامل خود را وارد کنید به عنوان مثال: گودرز جعفری",
|
||
"ERROR": "نام کامل خیلی کوتاه است"
|
||
},
|
||
"EMAIL": {
|
||
"LABEL": "ایمیل کاری",
|
||
"PLACEHOLDER": "Enter your work email address. E.g., bruce{'@'}wayne{'.'}enterprises",
|
||
"ERROR": "لطفا یک آدرس ایمیل کاری معتبر وارد کنید"
|
||
},
|
||
"PASSWORD": {
|
||
"LABEL": "رمز عبور",
|
||
"PLACEHOLDER": "رمز عبور",
|
||
"ERROR": "رمز عبور خیلی کوتاه است",
|
||
"IS_INVALID_PASSWORD": "رمز عبور باید شامل حداقل ۱ حرف بزرگ، ۱ حرف کوچک، ۱ عدد و ۱ کاراکتر خاص باشد",
|
||
"REQUIREMENTS_LENGTH": "At least 6 characters long",
|
||
"REQUIREMENTS_UPPERCASE": "At least one uppercase letter",
|
||
"REQUIREMENTS_LOWERCASE": "At least one lowercase letter",
|
||
"REQUIREMENTS_NUMBER": "At least one number",
|
||
"REQUIREMENTS_SPECIAL": "At least one special character"
|
||
},
|
||
"CONFIRM_PASSWORD": {
|
||
"LABEL": "تکرار رمز عبور",
|
||
"PLACEHOLDER": "تکرار رمز عبور",
|
||
"ERROR": "تکرار رمز عبور میبایست با رمز عبور یکسان باشد."
|
||
},
|
||
"API": {
|
||
"SUCCESS_MESSAGE": "Registration Successful",
|
||
"ERROR_MESSAGE": "ارتباط با سرور برقرار نشد، لطفا بعدا امتحان کنید"
|
||
},
|
||
"SUBMIT": "ایجاد حساب کاربری",
|
||
"HAVE_AN_ACCOUNT": "از قبل حسابکاربری دارید؟"
|
||
}
|
||
}
|