Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Pranav <pranav@chatwoot.com>
63 lines
2.6 KiB
JSON
63 lines
2.6 KiB
JSON
{
|
|
"INTEGRATION_APPS": {
|
|
"FETCHING": "جلب التكاملات",
|
|
"NO_HOOK_CONFIGURED": "لا يوجد {integrationId} تكاملات مكونة في هذا الحساب.",
|
|
"HEADER": "التطبيقات",
|
|
"STATUS": {
|
|
"ENABLED": "مفعل",
|
|
"DISABLED": "معطّل"
|
|
},
|
|
"CONFIGURE": "تهيئة",
|
|
"ADD_BUTTON": "إضافة ربط جديد",
|
|
"DELETE": {
|
|
"TITLE": {
|
|
"INBOX": "تأكيد الحذف",
|
|
"ACCOUNT": "قطع الاتصال"
|
|
},
|
|
"MESSAGE": {
|
|
"INBOX": "هل أنت متأكد من الحذف?",
|
|
"ACCOUNT": "هل أنت متأكد من قطع الاتصال؟"
|
|
},
|
|
"CONFIRM_BUTTON_TEXT": {
|
|
"INBOX": "نعم، احذف",
|
|
"ACCOUNT": "نعم، قطع الاتصال"
|
|
},
|
|
"CANCEL_BUTTON_TEXT": "إلغاء",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "تم حذف الربط بنجاح",
|
|
"ERROR_MESSAGE": "تعذر الاتصال بالخادم، الرجاء المحاولة مرة أخرى لاحقاً"
|
|
}
|
|
},
|
|
"LIST": {
|
|
"FETCHING": "جلب روابط التكامل",
|
|
"INBOX": "صندوق الوارد",
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "حذف"
|
|
}
|
|
},
|
|
"ADD": {
|
|
"FORM": {
|
|
"INBOX": {
|
|
"LABEL": "اختر صندوق الوارد",
|
|
"PLACEHOLDER": "اختر صندوق الوارد"
|
|
},
|
|
"SUBMIT": "إنشاء",
|
|
"CANCEL": "إلغاء"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "تم حذف التكامل بنجاح",
|
|
"ERROR_MESSAGE": "تعذر الاتصال بالخادم، الرجاء المحاولة مرة أخرى لاحقاً"
|
|
}
|
|
},
|
|
"CONNECT": {
|
|
"BUTTON_TEXT": "ربط الاتصال"
|
|
},
|
|
"DISCONNECT": {
|
|
"BUTTON_TEXT": "قطع الاتصال"
|
|
},
|
|
"SIDEBAR_DESCRIPTION": {
|
|
"DIALOGFLOW": "Dialogflow is a natural language understanding platform that makes it easy to design and integrate a conversational user interface into your mobile app, web application, device, bot, interactive voice response system, and so on. <br /> <br /> Dialogflow integration with {installationName} allows you to configure a Dialogflow bot with your inboxes which lets the bot handle the queries initially and hand them over to an agent when needed. Dialogflow can be used to qualifying the leads, reduce the workload of agents by providing frequently asked questions etc. <br /> <br /> To add Dialogflow, you need to create a Service Account in your Google project console and share the credentials. Please refer to the Dialogflow docs for more information."
|
|
}
|
|
}
|
|
}
|