chore: Update translations (#1536)

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)
This commit is contained in:
Sojan Jose
2020-12-22 18:01:10 +05:30
committed by GitHub
parent fe6571c3ff
commit 677f56f802
89 changed files with 559 additions and 559 deletions

View File

@@ -11,6 +11,7 @@
"OS": "سیستم عامل",
"INITIATED_FROM": "شروع شده از",
"INITIATED_AT": "شروع شده در",
"IP_ADDRESS": "IP Address",
"CONVERSATIONS": {
"NO_RECORDS_FOUND": "این اولین گفتگوی این کاربر است.",
"TITLE": "گفتگوهای قبلی"

View File

@@ -5,13 +5,18 @@
"TERMS_ACCEPT": "با ثبت نام، اعلام می‌دارید که <a href=\"https://www.chatwoot.com/terms\">قوانین</a> و <a href=\"https://www.chatwoot.com/privacy-policy\">شرایط استفاده</a> از ما را تایید کرده و می‌پذیرید.",
"ACCOUNT_NAME": {
"LABEL": "عنوان حساب",
"PLACEHOLDER": "شرکت ایران ناسیونال",
"ERROR": "عنوان خیلی کوتاه است"
"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": "ایمیل",
"PLACEHOLDER": "bruce@wayne.enterprises",
"ERROR": "ایمیل اشتباه است"
"LABEL": "Work email",
"PLACEHOLDER": "Enter your work email address. eg: bruce@wayne.enterprises",
"ERROR": "Email address is invalid"
},
"PASSWORD": {
"LABEL": "رمز عبور",
@@ -28,12 +33,6 @@
"ERROR_MESSAGE": "ارتباط با سرور برقرار نشد، لطفا بعدا امتحان کنید"
},
"SUBMIT": "ثبت",
"FEATURES": {
"UNLIMITED_INBOXES": "Unlimited inboxes",
"ROBUST_REPORTING": "Robust Reporting",
"CANNED_RESPONSES": "پاسخ‌های آماده",
"AUTO_ASSIGNMENT": "Auto Assignment",
"SECURITY": "Enterprise level security"
}
"HAVE_AN_ACCOUNT": "Already have an account?"
}
}