{ "INTEGRATION_SETTINGS": { "HEADER": "خيارات الربط", "WEBHOOK": { "SUBSCRIBED_EVENTS": "الأحداث المشتركة", "FORM": { "CANCEL": "إلغاء", "DESC": "أحداث Webhook توفر لك معلومات في الوقت الحقيقي حول ما يحدث في حساب Chatwoot الخاص بك. الرجاء إدخال عنوان URL صالح لتكوين callback.", "SUBSCRIPTIONS": { "LABEL": "الأحداث", "EVENTS": { "CONVERSATION_CREATED": "تم إنشاء المحادثة", "CONVERSATION_STATUS_CHANGED": "تم تغيير حالة المحادثة", "CONVERSATION_UPDATED": "تم تحديث المحادثة", "MESSAGE_CREATED": "تم إنشاء رسالة", "MESSAGE_UPDATED": "تم تحديث الرسالة", "WEBWIDGET_TRIGGERED": "أداة الدردشة المباشرة مفتوحة من قبل المستخدم" } }, "END_POINT": { "LABEL": "رابط Webhook", "PLACEHOLDER": "مثال: https://example/api/webhook", "ERROR": "الرجاء إدخال عنوان URL صالح" }, "EDIT_SUBMIT": "تحديث الويبهوك", "ADD_SUBMIT": "إنشاء webhook" }, "TITLE": "Webhook", "CONFIGURE": "تهيئة", "HEADER": "إعدادات الـ Webhook", "HEADER_BTN_TXT": "إضافة webhook جديد", "LOADING": "جار جلب الـ Webhooks", "SEARCH_404": "لا توجد عناصر مطابقة لهذا الاستعلام", "SIDEBAR_TXT": "
Webhooks
Webhooks هي إعادات HTTP callbacks التي يمكن تعريفها لكل حساب. يتم تشغيلها بأحداث مثل إنشاء الرسائل في Chatwoot. يمكنك إنشاء أكثر من Webhook واحد لهذا الحساب.
لإنشاء webhook، انقر فوق إضافة Webhooks جديد. يمكنك أيضا إزالة أي رابط ويب موجود بالنقر على زر الحذف.
ستتم الآن مزامنة جميع المحادثات الواردة إلى محادثة الزبائن داخل مكان العمل الخاص بك.
الرد على موضوع محادثة في محادثة العملاء قناة الركود سوف تقوم بإنشاء رد على العميل من خلال المحادثة.
ابدأ الردود ب ملاحظة: لإنشاء ملاحظات خاصة بدلاً من الردود.
إذا كان للرد على slack ملف تعريف الوكيل في الدردشة تحت نفس البريد الإلكتروني، فسيتم ربط الردود وفقا لذلك.
عندما لا يكون للرد ملف شخصي للوكيل المرتبط، ستتم الردود من ملف بوت الشخصي.
" } }, "DELETE": { "BUTTON_TEXT": "حذف", "API": { "SUCCESS_MESSAGE": "تم حذف التكامل بنجاح" } }, "CONNECT": { "BUTTON_TEXT": "ربط الاتصال" }, "DASHBOARD_APPS": { "TITLE": "Dashboard Apps", "HEADER_BTN_TXT": "Add a new dashboard app", "SIDEBAR_TXT": "Dashboard Apps
Dashboard Apps allow organizations to embed an application inside the Chatwoot dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that inside the dashboard to provide user information, their orders, or their previous payment history.
When you embed your application using the dashboard in Chatwoot, your application will get the context of the conversation and contact as a window event. Implement a listener for the message event on your page to receive the context.
To add a new dashboard app, click on the button 'Add a new dashboard app'.
", "DESCRIPTION": "Dashboard Apps allow organizations to embed an application inside the dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that to provide user information, their orders, or their previous payment history.", "LIST": { "404": "There are no dashboard apps configured on this account yet", "LOADING": "Fetching dashboard apps...", "TABLE_HEADER": [ "الاسم", "Endpoint" ], "EDIT_TOOLTIP": "Edit app", "DELETE_TOOLTIP": "Delete app" }, "FORM": { "TITLE_LABEL": "الاسم", "TITLE_PLACEHOLDER": "Enter a name for your dashboard app", "TITLE_ERROR": "A name for the dashboard app is required", "URL_LABEL": "Endpoint", "URL_PLACEHOLDER": "Enter the endpoint URL where your app is hosted", "URL_ERROR": "A valid URL is required" }, "CREATE": { "HEADER": "Add a new dashboard app", "FORM_SUBMIT": "إرسال", "FORM_CANCEL": "إلغاء", "API_SUCCESS": "Dashboard app configured successfully", "API_ERROR": "We couldn't create an app. Please try again later" }, "UPDATE": { "HEADER": "Edit dashboard app", "FORM_SUBMIT": "تحديث", "FORM_CANCEL": "إلغاء", "API_SUCCESS": "Dashboard app updated successfully", "API_ERROR": "We couldn't update the app. Please try again later" }, "DELETE": { "CONFIRM_YES": "Yes, delete it", "CONFIRM_NO": "No, keep it", "TITLE": "تأكيد الحذف", "MESSAGE": "Are you sure to delete the app - %{appName}?", "API_SUCCESS": "Dashboard app deleted successfully", "API_ERROR": "We couldn't delete the app. Please try again later" } } } }