chore: Update translations for ar, zh (#1172)
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
"INTEGRATION_TXT": "أحداث Webhook توفر لك معلومات في الوقت الحقيقي حول ما يحدث في حساب Chatwoot الخاص بك. يمكنك استخدام خاصية الـ Webhook لإيصال الأحداث إلى تطبيقاتك المفضلة مثل Slack أو Github. انقر على \"تهيئة\" لإعداد الـ Webhooks الخاصة بك.",
|
||||
"LOADING": "جار جلب الـ Webhooks",
|
||||
"SEARCH_404": "لا توجد عناصر مطابقة لهذا الاستعلام",
|
||||
"SIDEBAR_TXT": "<p><b>Webhooks</b> </p> <p>Webhooks are HTTP callbacks which can be defined for every account. They are triggered by events like message creation in Chatwoot. You can create more than one webhook for this account. <br /><br /> For creating a <b>webhook</b>, click on the <b>Add new webhook</b> button. You can also remove any existing webhook by clicking on the Delete button.</p>",
|
||||
"SIDEBAR_TXT": "<p><b>Webhooks</b> </p> <p>Webhooks هي إعادات HTTP callbacks التي يمكن تعريفها لكل حساب. يتم تشغيلها بأحداث مثل إنشاء الرسائل في Chatwoot. يمكنك إنشاء أكثر من Webhook واحد لهذا الحساب. <br /><br /> لإنشاء <b>webhook</b>، انقر فوق <b>إضافة Webhooks جديد</b>. يمكنك أيضا إزالة أي رابط ويب موجود بالنقر على زر الحذف.</p>",
|
||||
"LIST": {
|
||||
"404": "There are no webhooks configured for this account.",
|
||||
"404": "لا توجد webhooks مكونة لهذا الحساب.",
|
||||
"TITLE": "إدارة الـ webhooks",
|
||||
"DESC": "Webhooks are predefined reply templates which can be used to quickly send out replies to tickets.",
|
||||
"DESC": "webhooks هي قوالب رد محددة مسبقاً ويمكن استخدامها لإرسال الردود على التذاكر بسرعة.",
|
||||
"TABLE_HEADER": [
|
||||
"Webhook endpoint",
|
||||
"الإجراءات"
|
||||
@@ -22,7 +22,7 @@
|
||||
"ADD": {
|
||||
"CANCEL": "إلغاء",
|
||||
"TITLE": "إضافة webhook جديد",
|
||||
"DESC": "Webhook events provide you the realtime information about what's happening in your Chatwoot account. Please enter a valid URL to configure a callback.",
|
||||
"DESC": "أحداث Webhook توفر لك معلومات في الوقت الحقيقي حول ما يحدث في حساب Chatwoot الخاص بك. الرجاء إدخال عنوان URL صالح لتكوين callback.",
|
||||
"FORM": {
|
||||
"END_POINT": {
|
||||
"LABEL": "رابط Webhook",
|
||||
|
||||
Reference in New Issue
Block a user