Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions apps/meteor/app/livechat/server/lib/QueueManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -328,8 +328,6 @@ export class QueueManager {
// All the actions that happened inside createLivechatRoom are now outside this transaction
const { room, inquiry } = await this.startConversation(rid, insertionRoom, guest, roomInfo, defaultAgent, message, extraData);

// TODO: investigate if this setting is actually useful somewhere
await LivechatRooms.updateRoomCount();
await callbacks.run('livechat.newRoom', room);
await Message.saveSystemMessageAndNotifyUser(
'livechat-started',
Expand Down
7 changes: 0 additions & 7 deletions apps/meteor/server/settings/omnichannel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -230,13 +230,6 @@ export const createOmniSettings = () =>

await this.add('Livechat_guest_count', 1, { type: 'int', group: 'Omnichannel', hidden: true });

await this.add('Livechat_Room_Count', 1, {
type: 'int',
group: 'Omnichannel',
i18nLabel: 'Livechat_room_count',
hidden: true,
});

await this.add('Livechat_enabled_when_agent_idle', true, {
type: 'boolean',
group: 'Omnichannel',
Expand Down
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/af.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1555,7 +1555,6 @@
"Livechat_online": "Livechat aanlyn",
"Livechat_Queue": "Livechat-waglys",
"Livechat_registration_form": "Registrasievorm",
"Livechat_room_count": "Live Chat Room Count",
"Livechat_Routing_Method": "Livechat Routing Method",
"Livechat_Take_Confirm": "Wil jy hierdie kliënt neem?",
"Livechat_title": "Livechat Titel",
Expand Down Expand Up @@ -2753,4 +2752,4 @@
"registration.component.form.sendConfirmationEmail": "Stuur bevestiging e-pos",
"Enterprise": "onderneming",
"UpgradeToGetMore_engagement-dashboard_Title": "Analytics"
}
}
1 change: 0 additions & 1 deletion packages/i18n/src/locales/ar.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2637,7 +2637,6 @@
"Livechat_Queue": "قائمة انتظار القناة متعددة الاتجاهات",
"Livechat_registration_form": "نموذج تسجيل",
"Livechat_registration_form_message": "رسالة نموذج التسجيل",
"Livechat_room_count": "عدد Room القناة متعددة الاتجاهات",
"Livechat_Routing_Method": "طريقة توجيه القناة متعددة الاتجاهات",
"Livechat_status": "وضع Livechat",
"Livechat_Take_Confirm": "هل تريد الحصول على هذا العميل؟",
Expand Down
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/az.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1555,7 +1555,6 @@
"Livechat_online": "Canlı onlayn online",
"Livechat_Queue": "Qonaq kuponu",
"Livechat_registration_form": "Uçot vərəqəsi",
"Livechat_room_count": "Qonaq otağı sayı",
"Livechat_Routing_Method": "Livechat Routing Metodu",
"Livechat_Take_Confirm": "Bu müştəriyi almaq istəyirsinizmi?",
"Livechat_title": "Livechat Başlığı",
Expand Down Expand Up @@ -2753,4 +2752,4 @@
"registration.component.form.sendConfirmationEmail": "Təsdiq e-poçt göndər",
"Enterprise": "Müəssisə",
"UpgradeToGetMore_engagement-dashboard_Title": "Analytics"
}
}
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/be-BY.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1571,7 +1571,6 @@
"Livechat_online": "Livechat онлайн",
"Livechat_Queue": "Livechat Queue",
"Livechat_registration_form": "Рэгістрацыйны фармуляр",
"Livechat_room_count": "Livechat Колькасць нумароў",
"Livechat_Routing_Method": "Livechat Метад маршрутызацыі",
"Livechat_Take_Confirm": "Вы хочаце ўзяць гэты кліент?",
"Livechat_title": "Livechat Назва",
Expand Down Expand Up @@ -2771,4 +2770,4 @@
"registration.component.form.sendConfirmationEmail": "Адправіць па электроннай пошце пацвярджэнне",
"Enterprise": "прадпрыемства",
"UpgradeToGetMore_engagement-dashboard_Title": "аналітыка"
}
}
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/bg.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1552,7 +1552,6 @@
"Livechat_online": "Livechat онлайн",
"Livechat_Queue": "Live Queue",
"Livechat_registration_form": "Формуляр за регистрация",
"Livechat_room_count": "Брой на стаята в Livechat",
"Livechat_Routing_Method": "Метод за маршрутизиране на Livechat",
"Livechat_Take_Confirm": "Искате ли да вземете този клиент?",
"Livechat_title": "Заглавие на Livechat",
Expand Down Expand Up @@ -2746,4 +2745,4 @@
"registration.component.form.sendConfirmationEmail": "Изпратете имейл за потвърждение",
"Enterprise": "начинание",
"UpgradeToGetMore_engagement-dashboard_Title": "анализ"
}
}
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/bs.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1550,7 +1550,6 @@
"Livechat_online": "LiveChat online",
"Livechat_Queue": "Livechat red čekanja",
"Livechat_registration_form": "Registracijski obrazac",
"Livechat_room_count": "LiveChat Broj soba",
"Livechat_Routing_Method": "Livechat metoda proslijeđivanja",
"Livechat_Take_Confirm": "Želiš li preuzeti ovog klijenta",
"Livechat_title": "LiveChat Naslov",
Expand Down Expand Up @@ -2743,4 +2742,4 @@
"registration.component.form.sendConfirmationEmail": "Pošalji potvrdni email",
"Enterprise": "Poduzeće",
"UpgradeToGetMore_engagement-dashboard_Title": "Analitika"
}
}
1 change: 0 additions & 1 deletion packages/i18n/src/locales/ca.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2603,7 +2603,6 @@
"Livechat_Queue": "Cua del LiveChat ",
"Livechat_registration_form": "Formulari de registre",
"Livechat_registration_form_message": "Missatge del formulari de registre",
"Livechat_room_count": "Recompte de Room del LiveChat ",
"Livechat_Routing_Method": "Mètode d'enrutament del LiveChat ",
"Livechat_status": "Estat de LiveChat",
"Livechat_Take_Confirm": "Vols atendre a aquest client?",
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/cs.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2215,7 +2215,6 @@
"Livechat_Queue": "Omnichannel fronta",
"Livechat_registration_form": "Registrační formulář",
"Livechat_registration_form_message": "Zpráva registračního formuláře",
"Livechat_room_count": "Počet Omnichannel místností",
"Livechat_Routing_Method": "Metoda rozřazení Omnichannel",
"Livechat_status": "Stav livechat",
"Livechat_Take_Confirm": "Chcete převzít tohoto klienta",
Expand Down
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/cy.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1550,7 +1550,6 @@
"Livechat_online": "Livechat ar-lein",
"Livechat_Queue": "Ciw Livechat",
"Livechat_registration_form": "Ffurflen Gofrestru",
"Livechat_room_count": "Cyfrif Ystafell Livechat",
"Livechat_Routing_Method": "Dull Routio Livechat",
"Livechat_Take_Confirm": "Ydych chi am gymryd y cleient hwn?",
"Livechat_title": "Teitl Livechat",
Expand Down Expand Up @@ -2745,4 +2744,4 @@
"registration.component.form.sendConfirmationEmail": "Anfon ebost cadarnhad",
"Enterprise": "Menter",
"UpgradeToGetMore_engagement-dashboard_Title": "Dadansoddiadau"
}
}
1 change: 0 additions & 1 deletion packages/i18n/src/locales/da.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2305,7 +2305,6 @@
"Livechat_Queue": "Omnikanal-kø",
"Livechat_registration_form": "Tilmeldingsblanket",
"Livechat_registration_form_message": "Tilmeldingsformular-besked",
"Livechat_room_count": "Omnikanal rum-tæller",
"Livechat_Routing_Method": "Omnikanals routing-metode",
"Livechat_status": "Livechat-status",
"Livechat_Take_Confirm": "Vil du overtage denne klient?",
Expand Down
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/de-AT.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1558,7 +1558,6 @@
"Livechat_online": "Livechat online",
"Livechat_Queue": "Livechat-Warteschlange",
"Livechat_registration_form": "Anmeldeformular",
"Livechat_room_count": "Livechat-Raumanzahl",
"Livechat_Routing_Method": "Livechat-Routing-Methode",
"Livechat_Take_Confirm": "Möchten Sie diesen Kunden aufnehmen?",
"Livechat_title": "LiveChat-Titel",
Expand Down Expand Up @@ -2753,4 +2752,4 @@
"registration.component.form.sendConfirmationEmail": "Bestätigungsmail versenden",
"Enterprise": "Unternehmen",
"UpgradeToGetMore_engagement-dashboard_Title": "Analytics"
}
}
1 change: 0 additions & 1 deletion packages/i18n/src/locales/de-IN.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1779,7 +1779,6 @@
"Livechat_Queue": "Livechat-Warteschlange",
"Livechat_registration_form": "Anmeldeformular",
"Livechat_registration_form_message": "Nachricht im Registrierungsformular",
"Livechat_room_count": "Anzahl der Livechat-Räume",
"Livechat_Routing_Method": "Livechat Routing-Methode",
"Livechat_Take_Confirm": "Möchtest Du diesen Kunden annehmen?",
"Livechat_title": "Livechat-Titel",
Expand Down
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/de.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2918,7 +2918,6 @@
"Livechat_Queue": "Livechat-Warteschlange",
"Livechat_registration_form": "Anmeldeformular",
"Livechat_registration_form_message": "Nachricht im Registrierungsformular",
"Livechat_room_count": "Anzahl der Omnichannel-Rooms",
"Livechat_Routing_Method": "Omnichannel-Routing-Methode",
"Livechat_status": "Livechat-Status",
"Livechat_Take_Confirm": "Wollen Sie diesen Kunden annehmen?",
Expand Down Expand Up @@ -5504,4 +5503,4 @@
"Enterprise": "Unternehmen",
"UpgradeToGetMore_engagement-dashboard_Title": "Analytics",
"UpgradeToGetMore_auditing_Title": "Nachrichtenüberprüfung"
}
}
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/el.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,6 @@
"Livechat_online": "livechat σε απευθείας σύνδεση",
"Livechat_Queue": "Live Queue",
"Livechat_registration_form": "Φόρμα Εγγραφής",
"Livechat_room_count": "Livechat καταμέτρηση δωμάτιο",
"Livechat_Routing_Method": "Μέθοδος δρομολόγησης Livechat",
"Livechat_Take_Confirm": "Θέλετε να πάρετε αυτόν τον πελάτη;",
"Livechat_title": "livechat Τίτλος",
Expand Down Expand Up @@ -2760,4 +2759,4 @@
"registration.component.form.sendConfirmationEmail": "Αποστολή email επιβεβαίωσης",
"Enterprise": "Επιχείρηση",
"UpgradeToGetMore_engagement-dashboard_Title": "Αναλυτικά στοιχεία"
}
}
1 change: 0 additions & 1 deletion packages/i18n/src/locales/en.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -3386,7 +3386,6 @@
"Livechat_Queue": "Omnichannel Queue",
"Livechat_registration_form": "Registration Form",
"Livechat_registration_form_message": "Registration Form Message",
"Livechat_room_count": "Omnichannel Room Count",
"Livechat_Routing_Method": "Omnichannel Routing Method",
"Livechat_status": "Livechat Status",
"Livechat_Take_Confirm": "Do you want to take this client?",
Expand Down
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/eo.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1555,7 +1555,6 @@
"Livechat_online": "Livechat enrete",
"Livechat_Queue": "Livechat-kosto",
"Livechat_registration_form": "Aliĝilo",
"Livechat_room_count": "Livechat Room Count",
"Livechat_Routing_Method": "Livechat Routing-Metodo",
"Livechat_Take_Confirm": "Ĉu vi volas preni ĉi tiun klienton?",
"Livechat_title": "Livechat Titolo",
Expand Down Expand Up @@ -2754,4 +2753,4 @@
"registration.component.form.sendConfirmationEmail": "Sendu konfirman retpoŝton",
"Enterprise": "Entrepreno",
"UpgradeToGetMore_engagement-dashboard_Title": "Analitiko"
}
}
1 change: 0 additions & 1 deletion packages/i18n/src/locales/es.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2630,7 +2630,6 @@
"Livechat_Queue": "Cola de Omnichannel",
"Livechat_registration_form": "Formulario de registro",
"Livechat_registration_form_message": "Mensaje del formulario de registro",
"Livechat_room_count": "Recuento de Room de Omnichannel",
"Livechat_Routing_Method": "Método de enrutamiento de Omnichannel",
"Livechat_status": "Estado de Livechat",
"Livechat_Take_Confirm": "¿Quieres atender a este cliente?",
Expand Down
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/fa.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1829,7 +1829,6 @@
"Livechat_online": "کانال همه‌کاره برخط است",
"Livechat_Queue": "صف کانال همه‌کاره",
"Livechat_registration_form": "فرم ثبت نام",
"Livechat_room_count": "تعداد اتاق‌های کانال همه‌کاره",
"Livechat_Routing_Method": "روش مسیردهی کانال همه‌کاره",
"Livechat_Take_Confirm": "آیا می خواهید این مشتری را ببرید؟",
"Livechat_title": "عنوان livechat در",
Expand Down Expand Up @@ -3102,4 +3101,4 @@
"RegisterWorkspace_Features_Omnichannel_Title": "کانال همه‌کاره",
"Enterprise": "شرکت، پروژه",
"UpgradeToGetMore_engagement-dashboard_Title": "تجزیه و تحلیل ترافیک"
}
}
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/fi.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2957,7 +2957,6 @@
"Livechat_Queue": "Monikanavajono",
"Livechat_registration_form": "Rekisteröintilomake",
"Livechat_registration_form_message": "Rekisteröintilomakkeen viesti",
"Livechat_room_count": "Livechat-huoneiden Room määrä",
"Livechat_Routing_Method": "Monikanavan reititystapa",
"Livechat_status": "Livechatin tila",
"Livechat_Take_Confirm": "Haluatko ottaa tämän asiakkaan?",
Expand Down Expand Up @@ -5717,4 +5716,4 @@
"Theme_Appearence": "Teeman ulkoasu",
"Enterprise": "Yritys",
"UpgradeToGetMore_engagement-dashboard_Title": "Analytics"
}
}
1 change: 0 additions & 1 deletion packages/i18n/src/locales/fr.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2624,7 +2624,6 @@
"Livechat_Queue": "File d'attente omnicanale",
"Livechat_registration_form": "Formulaire d'inscription",
"Livechat_registration_form_message": "Message du formulaire d'inscription",
"Livechat_room_count": "Nombre de salons omnicanaux",
"Livechat_Routing_Method": "Méthode de routage omnicanale",
"Livechat_status": "Statut Livechat",
"Livechat_Take_Confirm": "Voulez-vous répondre à ce client ?",
Expand Down
5 changes: 2 additions & 3 deletions packages/i18n/src/locales/he.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -813,8 +813,7 @@
"Livechat_offline": "מחובר LiveChat",
"Livechat_online": "LiveChat באינטרנט",
"Livechat_registration_form": "טופס הרשמה",
"Livechat_room_count": "ספירת חדר LiveChat",
"Livechat_title": "כותרת Livechat",
"Livechat_title": "כותרת Livechat",
"Livechat_title_color": "צבע רקע של כותרת Livechat",
"Livechat_Users": "משתמשים LiveChat",
"Load_more": "טעינת נוספים",
Expand Down Expand Up @@ -1544,4 +1543,4 @@
"registration.component.form.confirmPassword": "אמת את הסיסמה שלך",
"registration.component.form.sendConfirmationEmail": "שליחת דוא״ל אימות",
"UpgradeToGetMore_engagement-dashboard_Title": "סטטיסטיקה"
}
}
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/hi-IN.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -3091,7 +3091,6 @@
"Livechat_Queue": "ओमनीचैनल कतार",
"Livechat_registration_form": "पंजीकरण ",
"Livechat_registration_form_message": "पंजीकरण प्रपत्र संदेश",
"Livechat_room_count": "ओमनीचैनल कक्ष संख्या",
"Livechat_Routing_Method": "ओमनीचैनल रूटिंग विधि",
"Livechat_status": "लाइवचैट स्थिति",
"Livechat_Take_Confirm": "क्या आप इस ग्राहक को लेना चाहते हैं?",
Expand Down Expand Up @@ -6100,4 +6099,4 @@
"Unlimited_seats": "असीमित सीटें",
"Unlimited_MACs": "असीमित एमएसी",
"Unlimited_seats_MACs": "असीमित सीटें और एमएसी"
}
}
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/hr.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1685,7 +1685,6 @@
"Livechat_online": "LiveChat online",
"Livechat_Queue": "Livechat red čekanja",
"Livechat_registration_form": "Registracijski obrazac",
"Livechat_room_count": "LiveChat Broj soba",
"Livechat_Routing_Method": "Livechat metoda proslijeđivanja",
"Livechat_Take_Confirm": "Želiš li preuzeti ovog klijenta",
"Livechat_title": "LiveChat Naslov",
Expand Down Expand Up @@ -2886,4 +2885,4 @@
"registration.component.form.sendConfirmationEmail": "Pošalji potvrdni email",
"Enterprise": "Poduzeće",
"UpgradeToGetMore_engagement-dashboard_Title": "Analitika"
}
}
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/hu.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2850,7 +2850,6 @@
"Livechat_Queue": "Összcsatornás várólista",
"Livechat_registration_form": "Regisztrációs űrlap",
"Livechat_registration_form_message": "Regisztrációs űrlap üzenete",
"Livechat_room_count": "Összcsatornás szobák száma",
"Livechat_Routing_Method": "Összcsatornás útválasztási módszer",
"Livechat_status": "Élő csevegés állapota",
"Livechat_Take_Confirm": "Szeretné elvállalni ezt az ügyfelet?",
Expand Down Expand Up @@ -5405,4 +5404,4 @@
"Enterprise": "Vállalati",
"UpgradeToGetMore_engagement-dashboard_Title": "Analitika",
"UpgradeToGetMore_auditing_Title": "Üzenet ellenőrzés"
}
}
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/id.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1555,7 +1555,6 @@
"Livechat_online": "liveChat secara online",
"Livechat_Queue": "Antrian Livechat",
"Livechat_registration_form": "Formulir pendaftaran",
"Livechat_room_count": "count kamar livechat",
"Livechat_Routing_Method": "Metode Routing Livechat",
"Livechat_Take_Confirm": "Apakah Anda ingin mengambil klien ini?",
"Livechat_title": "Judul Livechat",
Expand Down Expand Up @@ -2761,4 +2760,4 @@
"registration.component.form.sendConfirmationEmail": "Kirim email konfirmasi",
"Enterprise": "Perusahaan",
"UpgradeToGetMore_engagement-dashboard_Title": "Analytics"
}
}
1 change: 0 additions & 1 deletion packages/i18n/src/locales/it.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2022,7 +2022,6 @@
"Livechat_online": "Livechat connessa",
"Livechat_Queue": "Coda Livechat",
"Livechat_registration_form": "Modulo di registrazione",
"Livechat_room_count": "Conteggio canale livechat",
"Livechat_Routing_Method": "Metodo di routing della Livechat",
"Livechat_Take_Confirm": "Vuoi usare questo client?",
"Livechat_title": "Titolo Livechat",
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/ja.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2597,7 +2597,6 @@
"Livechat_Queue": "オムニチャネルキュー",
"Livechat_registration_form": "登録フォーム",
"Livechat_registration_form_message": "登録フォームのメッセージ",
"Livechat_room_count": "オムニチャネルRoom数",
"Livechat_Routing_Method": "オムニチャネルのルーティングメソッド",
"Livechat_status": "ライブチャットのステータス",
"Livechat_Take_Confirm": "このクライアントを利用しますか?",
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/ka-GE.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2096,7 +2096,6 @@
"Livechat_Queue": "Omnichannel რიგი",
"Livechat_registration_form": "სარეგისტრაციო ფორმა",
"Livechat_registration_form_message": "რეგისტრაციის ფორმის შეტყობინება",
"Livechat_room_count": "Omnichannel ოთახების რაოდენობა",
"Livechat_Routing_Method": "Omnichannel მარშრუტირების მეთოდი",
"Livechat_Take_Confirm": "გსურთ ამ კლიენტის მიღება?",
"Livechat_title": "Livechat სათაური",
Expand Down
3 changes: 1 addition & 2 deletions packages/i18n/src/locales/km.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1838,7 +1838,6 @@
"Livechat_Queue": "ជួរ Livechat",
"Livechat_registration_form": "សំណុំបែបបទការចុះឈ្មោះ",
"Livechat_registration_form_message": "សំណុំបែបបទចុះឈ្មោះសារ",
"Livechat_room_count": "ការរាប់បន្ទប់ Livechat",
"Livechat_Routing_Method": "វិធីសាស្ត្រតំរឹម Livechat",
"Livechat_Take_Confirm": "តើអ្នកចង់យកម៉ាស៊ីនកូននេះទេ?",
"Livechat_title": "ចំណង​ជើង LiveChat",
Expand Down Expand Up @@ -3110,4 +3109,4 @@
"Enterprise": "សហគ្រាស",
"UpgradeToGetMore_engagement-dashboard_Title": "វិភាគ",
"UpgradeToGetMore_auditing_Title": "សវនកម្មសារ"
}
}
1 change: 0 additions & 1 deletion packages/i18n/src/locales/ko.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2269,7 +2269,6 @@
"Livechat_Queue": "실시간상담 대기열",
"Livechat_registration_form": "등록 양식",
"Livechat_registration_form_message": "등록폼 메시지",
"Livechat_room_count": "실시간상담 대화방 수",
"Livechat_Routing_Method": "실시간상담 라우팅 방법",
"Livechat_status": "Livechat 상태",
"Livechat_Take_Confirm": "요청을 접수하시겠습니까?",
Expand Down
Loading
Loading