{ "CANNED_MGMT": { "HEADER": "الردود السريعة", "HEADER_BTN_TXT": "Add canned response", "LOADING": "Fetching canned responses...", "SEARCH_404": "لا توجد عناصر مطابقة لهذا الاستعلام.", "SIDEBAR_TXT": "
Canned Responses
Canned Responses are pre-written reply templates that help you quickly respond to a conversation. To insert a canned response during a chat, agents can type a short code preceded by a '/' character.
You can manage your canned responses from this page or create new ones using the \"Add canned response\" button.
Open the Canned Responses handbook in another tab for a helping hand.
Also, check out the all-new Canned Responses Library.
", "LIST": { "404": "لا توجد ردود جاهزة متوفرة في هذا الحساب.", "TITLE": "إدارة الردود الجاهزة", "DESC": "Canned Responses are predefined reply templates which can be used to quickly send out replies to conversations.", "TABLE_HEADER": [ "Short code", "المحتوى", "الإجراءات" ] }, "ADD": { "TITLE": "Add canned response", "DESC": "Canned Responses are predefined reply templates which can be used to quickly send out replies to conversations.", "CANCEL_BUTTON_TEXT": "إلغاء", "FORM": { "SHORT_CODE": { "LABEL": "Short code", "PLACEHOLDER": "Please enter a short code.", "ERROR": "Short Code is required." }, "CONTENT": { "LABEL": "رسالة", "PLACEHOLDER": "Please write the message you want to save as a template to use later.", "ERROR": "Message is required." }, "SUBMIT": "إرسال" }, "API": { "SUCCESS_MESSAGE": "Canned response added successfully.", "ERROR_MESSAGE": "تعذر الاتصال بالخادم، الرجاء المحاولة مرة أخرى لاحقاً" } }, "EDIT": { "TITLE": "Edit canned response", "CANCEL_BUTTON_TEXT": "إلغاء", "FORM": { "SHORT_CODE": { "LABEL": "Short code", "PLACEHOLDER": "Please enter a shortcode.", "ERROR": "Short code is required." }, "CONTENT": { "LABEL": "رسالة", "PLACEHOLDER": "Please write the message you want to save as a template to use later.", "ERROR": "الرسالة مطلوبة." }, "SUBMIT": "إرسال" }, "BUTTON_TEXT": "تعديل", "API": { "SUCCESS_MESSAGE": "Canned response is updated successfully.", "ERROR_MESSAGE": "تعذر الاتصال بالخادم، الرجاء المحاولة مرة أخرى لاحقاً" } }, "DELETE": { "BUTTON_TEXT": "حذف", "API": { "SUCCESS_MESSAGE": "Canned response deleted successfully.", "ERROR_MESSAGE": "تعذر الاتصال بالخادم، الرجاء المحاولة مرة أخرى لاحقاً" }, "CONFIRM": { "TITLE": "تأكيد الحذف", "MESSAGE": "هل أنت متأكد من الحذف ", "YES": "Yes, delete ", "NO": "No, keep " } } } }