mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
feat: move ticket settings to dedicated page
This commit is contained in:
@@ -1179,6 +1179,8 @@
|
||||
"replyPlaceholder": "Type your reply...",
|
||||
"sendReply": "Send Reply",
|
||||
"settings": "Settings",
|
||||
"settingsSubtitle": "Configure ticket system and SLA",
|
||||
"settingsLoadError": "Failed to load settings",
|
||||
"supportMode": "Support mode",
|
||||
"supportModeDesc": "Choose how users can contact support",
|
||||
"modeBoth": "Tickets and contact",
|
||||
|
||||
@@ -941,6 +941,8 @@
|
||||
"replyPlaceholder": "پاسخ خود را بنویسید...",
|
||||
"sendReply": "ارسال پاسخ",
|
||||
"settings": "تنظیمات",
|
||||
"settingsSubtitle": "پیکربندی سیستم تیکت و SLA",
|
||||
"settingsLoadError": "خطا در بارگذاری تنظیمات",
|
||||
"supportMode": "حالت پشتیبانی",
|
||||
"supportModeDesc": "انتخاب کنید کاربران چگونه میتوانند با پشتیبانی تماس بگیرند",
|
||||
"modeBoth": "تیکت و تماس",
|
||||
|
||||
@@ -1686,6 +1686,8 @@
|
||||
"replyPlaceholder": "Введите ваш ответ...",
|
||||
"sendReply": "Отправить",
|
||||
"settings": "Настройки",
|
||||
"settingsSubtitle": "Настройка тикетной системы и SLA",
|
||||
"settingsLoadError": "Не удалось загрузить настройки",
|
||||
"supportMode": "Режим поддержки",
|
||||
"supportModeDesc": "Выберите, как пользователи могут связаться с поддержкой",
|
||||
"modeBoth": "Тикеты и контакт",
|
||||
|
||||
@@ -979,6 +979,8 @@
|
||||
"replyPlaceholder": "输入您的回复...",
|
||||
"sendReply": "发送回复",
|
||||
"settings": "设置",
|
||||
"settingsSubtitle": "配置工单系统和SLA",
|
||||
"settingsLoadError": "加载设置失败",
|
||||
"supportMode": "支持模式",
|
||||
"supportModeDesc": "选择用户如何联系支持",
|
||||
"modeBoth": "工单和联系方式",
|
||||
|
||||
Reference in New Issue
Block a user