diff --git a/app/javascript/dashboard/i18n/locale/ar/helpCenter.json b/app/javascript/dashboard/i18n/locale/ar/helpCenter.json new file mode 100644 index 000000000..ea0283165 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/ar/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "الإعدادات", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/ar/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ar/inboxMgmt.json index 191c2d195..70eedc327 100644 --- a/app/javascript/dashboard/i18n/locale/ar/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ar/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "الرجاء إدخال معرف حساب Twilio الخاص بك (يعرف أيضاً بـ Account SID)", "ERROR": "هذا الحقل مطلوب" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "هذا الحقل مطلوب", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "نوع القناة", "ERROR": "الرجاء تحديد نوع القناة" @@ -197,7 +203,7 @@ "PROVIDERS": { "LABEL": "API Provider", "TWILIO": "تويليو", - "WHATSAPP_CLOUD": "WhatsApp Cloud", + "WHATSAPP_CLOUD": "واتساب السحابة", "360_DIALOG": "360dialog" }, "INBOX_NAME": { @@ -211,18 +217,18 @@ "ERROR": "الرجاء إدخال قيمة صحيحة. يجب أن يبدأ رقم الهاتف بعلامة `+`." }, "PHONE_NUMBER_ID": { - "LABEL": "Phone number ID", - "PLACEHOLDER": "Please enter the Phone number ID obtained from Facebook developer dashboard.", + "LABEL": "رقم الهاتف", + "PLACEHOLDER": "الرجاء إدخال رقم الهاتف الذي تم الحصول عليه من لوحة تحكم مطور الفيسبوك.", "ERROR": "الرجاء إدخال اسم صالح." }, "BUSINESS_ACCOUNT_ID": { - "LABEL": "Business Account ID", - "PLACEHOLDER": "Please enter the Business Account ID obtained from Facebook developer dashboard.", + "LABEL": "معرف حساب الأعمال", + "PLACEHOLDER": "الرجاء إدخال معرف حساب الأعمال الذي تم الحصول عليه من لوحة تحكم مطور الفيسبوك.", "ERROR": "الرجاء إدخال اسم صالح." }, "WEBHOOK_VERIFY_TOKEN": { - "LABEL": "Webhook Verify Token", - "PLACEHOLDER": "Enter a verify token which you want to configure for facebook webhooks.", + "LABEL": "رمز التحقق من Webhook", + "PLACEHOLDER": "أدخل رمز التحقق الذي تريد إعداده لفيسبوك على شبكة الويب.", "ERROR": "الرجاء إدخال اسم صالح." }, "API_KEY": { @@ -233,7 +239,7 @@ }, "API_CALLBACK": { "TITLE": "عنوان Callback URL", - "SUBTITLE": "You have to configure the webhook URL in facebook developer portal with the URL mentioned here." + "SUBTITLE": "يجب عليك تكوين URL webhook في بوابة مطور فيسبوك مع عنوان URL المذكور هنا." }, "SUBMIT_BUTTON": "إنشاء قناة واتساب", "API": { @@ -321,7 +327,7 @@ }, "AUTH": { "TITLE": "اختر قناة", - "DESC": "Chatwoot supports live-chat widgets, Facebook Messenger, Twitter profiles, WhatsApp, Emails, etc., as channels. If you want to build a custom channel, you can create it using the API channel. To get started, choose one of the channels below." + "DESC": "يدعم أدوات الدردشة الحية، والميسنجر الفيسبوك، وملفات التويتر الشخصية، و WhatsApp، ورسائل البريد الإلكتروني، إلخ، كقنوات. إذا كنت ترغب في إنشاء قناة مخصصة، يمكنك إنشاءها باستخدام قناة API. للبدء، اختر إحدى القنوات أدناه." }, "AGENTS": { "TITLE": "موظف الدعم", @@ -435,16 +441,16 @@ "INBOX_UPDATE_SUB_TEXT": "تحديث إعدادات قناة التواصل", "AUTO_ASSIGNMENT_SUB_TEXT": "تمكين أو تعطيل الإسناد التلقائي للمحادثات الجديدة إلى الموظفين المضافين إلى قناة التواصل هذه.", "HMAC_VERIFICATION": "التحقق من هوية المستخدم", - "HMAC_DESCRIPTION": "In order to validate the user's identity, you can pass an `identifier_hash` for each user. You can generate a HMAC sha256 hash using the `identifier` with the key shown here.", + "HMAC_DESCRIPTION": "من أجل التحقق من هوية المستخدم، يمكنك تمرير 'IDer_hash` لكل مستخدم. يمكنك إنشاء تجزئة HMAC sha256 باستخدام \"المعرف\" مع المفتاح المعروض هنا.", "HMAC_MANDATORY_VERIFICATION": "فرض التحقق من هوية المستخدم", - "HMAC_MANDATORY_DESCRIPTION": "If enabled, requests missing the `identifier_hash` will be rejected.", + "HMAC_MANDATORY_DESCRIPTION": "في حالة التمكين، سيتم رفض الطلبات المفقودة 'IDer_hash'.", "INBOX_IDENTIFIER": "معرف صندوق الوارد", "INBOX_IDENTIFIER_SUB_TEXT": "استخدم رمز 'inbox_identifier' المعروض هنا للمصادقة على عملاء API الخاص بك.", "FORWARD_EMAIL_TITLE": "إعادة التوجيه إلى البريد الإلكتروني", "FORWARD_EMAIL_SUB_TEXT": "بدء إعادة توجيه رسائل البريد الإلكتروني الخاصة بك إلى عنوان البريد الإلكتروني التالي.", "ALLOW_MESSAGES_AFTER_RESOLVED": "السماح بالرسائل بعد حل المحادثة", "ALLOW_MESSAGES_AFTER_RESOLVED_SUB_TEXT": "السماح للمستخدمين النهائيين بإرسال رسائل حتى بعد تسوية المحادثة.", - "WHATSAPP_SECTION_SUBHEADER": "This API Key is used for the integration with the WhatsApp APIs.", + "WHATSAPP_SECTION_SUBHEADER": "يتم استخدام مفتاح API هذا للتكامل مع واتسب APIs.", "WHATSAPP_SECTION_TITLE": "مفتاح API" }, "AUTO_ASSIGNMENT": { diff --git a/app/javascript/dashboard/i18n/locale/ar/integrations.json b/app/javascript/dashboard/i18n/locale/ar/integrations.json index 13d23fdd8..b7eb4a66e 100644 --- a/app/javascript/dashboard/i18n/locale/ar/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ar/integrations.json @@ -84,6 +84,52 @@ }, "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/bg/helpCenter.json b/app/javascript/dashboard/i18n/locale/bg/helpCenter.json new file mode 100644 index 000000000..3605814c6 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/bg/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Settings", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/bg/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/bg/inboxMgmt.json index 62a02e6f6..b56e58c0f 100644 --- a/app/javascript/dashboard/i18n/locale/bg/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/bg/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Please enter your Twilio Account SID", "ERROR": "This field is required" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "This field is required", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Channel Type", "ERROR": "Please select your Channel Type" diff --git a/app/javascript/dashboard/i18n/locale/bg/integrations.json b/app/javascript/dashboard/i18n/locale/bg/integrations.json index 88c663eb0..c8966f02e 100644 --- a/app/javascript/dashboard/i18n/locale/bg/integrations.json +++ b/app/javascript/dashboard/i18n/locale/bg/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connect" + }, + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/ca/helpCenter.json b/app/javascript/dashboard/i18n/locale/ca/helpCenter.json new file mode 100644 index 000000000..6961467d8 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/ca/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Configuracions", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/ca/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ca/inboxMgmt.json index 00b2b6750..cbcc6791d 100644 --- a/app/javascript/dashboard/i18n/locale/ca/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ca/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Introduïu el vostre compte Twilio SID", "ERROR": "Aquest camp és obligatori" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Aquest camp és obligatori", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Tipus de canal", "ERROR": "Seleccioneu el teu tipus de canal" diff --git a/app/javascript/dashboard/i18n/locale/ca/integrations.json b/app/javascript/dashboard/i18n/locale/ca/integrations.json index 055024af1..4c0255b33 100644 --- a/app/javascript/dashboard/i18n/locale/ca/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ca/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connectar" + }, + "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": [ + "Nom", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Nom", + "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": "Envia", + "FORM_CANCEL": "Cancel·la", + "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": "Actualitza", + "FORM_CANCEL": "Cancel·la", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/cs/helpCenter.json b/app/javascript/dashboard/i18n/locale/cs/helpCenter.json new file mode 100644 index 000000000..51c9600f2 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/cs/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Nastavení", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/cs/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/cs/inboxMgmt.json index 353f9db71..b84ac2837 100644 --- a/app/javascript/dashboard/i18n/locale/cs/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/cs/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Zadejte SID vašeho Twilio účtu", "ERROR": "Toto pole je povinné" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Toto pole je povinné", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Channel Type", "ERROR": "Please select your Channel Type" diff --git a/app/javascript/dashboard/i18n/locale/cs/integrations.json b/app/javascript/dashboard/i18n/locale/cs/integrations.json index 03d09efce..9a2bd024a 100644 --- a/app/javascript/dashboard/i18n/locale/cs/integrations.json +++ b/app/javascript/dashboard/i18n/locale/cs/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connect" + }, + "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": [ + "Název", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Název", + "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": "Odeslat", + "FORM_CANCEL": "Zrušit", + "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": "Aktualizovat", + "FORM_CANCEL": "Zrušit", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/da/helpCenter.json b/app/javascript/dashboard/i18n/locale/da/helpCenter.json new file mode 100644 index 000000000..f452017dc --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/da/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Indstillinger", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/da/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/da/inboxMgmt.json index 134b23a05..f6ef8baa0 100644 --- a/app/javascript/dashboard/i18n/locale/da/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/da/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Indtast venligst din Twilio konto SID", "ERROR": "Dette felt er påkrævet" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Dette felt er påkrævet", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Kanaltype", "ERROR": "Vælg venligst din kanaltype" diff --git a/app/javascript/dashboard/i18n/locale/da/integrations.json b/app/javascript/dashboard/i18n/locale/da/integrations.json index 47cb211a2..fb25006d4 100644 --- a/app/javascript/dashboard/i18n/locale/da/integrations.json +++ b/app/javascript/dashboard/i18n/locale/da/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Tilslut" + }, + "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": [ + "Navn", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Navn", + "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": "Send", + "FORM_CANCEL": "Annuller", + "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": "Opdater", + "FORM_CANCEL": "Annuller", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/de/helpCenter.json b/app/javascript/dashboard/i18n/locale/de/helpCenter.json new file mode 100644 index 000000000..7bb7e6724 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/de/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filtern nach", + "SORT": "Sortieren nach", + "SETTINGS_BUTTON": "Einstellungen", + "NEW_BUTTON": "Neuer Artikel" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Veröffentlichen", + "PREVIEW": "Vorschau", + "ADD_TRANSLATION": "Übersetzung hinzufügen", + "OPEN_SIDEBAR": "Seitenleiste öffnen", + "CLOSE_SIDEBAR": "Seitenleiste schließen", + "SAVING": "Entwurf speichern...", + "SAVED": "Entwurf gespeichert" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/de/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/de/inboxMgmt.json index 264f9e1c5..3820ae036 100644 --- a/app/javascript/dashboard/i18n/locale/de/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/de/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Bitte geben Sie Ihre Twilio Account SID ein", "ERROR": "Dieses Feld wird benötigt" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging-Dienst-SID", + "PLACEHOLDER": "Bitte geben Sie Ihre Twilio Messaging Service SID ein", + "ERROR": "Dieses Feld wird benötigt", + "USE_MESSAGING_SERVICE": "Verwenden Sie einen Twilio-Nachrichtendienst" + }, "CHANNEL_TYPE": { "LABEL": "Kanal-Typ", "ERROR": "Bitte wählen Sie den Kanal-Typ aus" diff --git a/app/javascript/dashboard/i18n/locale/de/integrations.json b/app/javascript/dashboard/i18n/locale/de/integrations.json index f41292441..767598ef0 100644 --- a/app/javascript/dashboard/i18n/locale/de/integrations.json +++ b/app/javascript/dashboard/i18n/locale/de/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Verbinden" + }, + "DASHBOARD_APPS": { + "TITLE": "Dashboard-Apps", + "HEADER_BTN_TXT": "Eine neue Dashboard-App hinzufügen", + "SIDEBAR_TXT": "Dashboard Apps
Dashboard-Apps ermöglichen es Unternehmen, eine Anwendung in das Chatwoot-Dashboard einzubetten, um den Kontext für Kundendienstmitarbeiter bereitzustellen. Mit dieser Funktion können Sie eine Anwendung unabhängig erstellen und diese in das Dashboard einbetten, um Benutzerinformationen, ihre Bestellungen oder ihren bisherigen Zahlungsverlauf bereitzustellen.
Wenn Sie Ihre Anwendung über das Dashboard in Chatwoot einbetten, erhält Ihre Anwendung den Kontext der Unterhaltung und des Kontakts als Fensterereignis. Implementieren Sie einen Listener für das Nachrichtenereignis auf Ihrer Seite, um den Kontext zu erhalten.
Um eine neue Dashboard-App hinzuzufügen, klicken Sie auf die Schaltfläche „Neue Dashboard-App hinzufügen“.
", + "DESCRIPTION": "Dashboard-Apps ermöglichen es Unternehmen, eine Anwendung in das Dashboard einzubetten, um den Kontext für Kundendienstmitarbeiter bereitzustellen. Mit dieser Funktion können Sie eine Anwendung unabhängig erstellen und diese einbetten, um Benutzerinformationen, ihre Bestellungen oder ihren bisherigen Zahlungsverlauf bereitzustellen.", + "LIST": { + "404": "Für dieses Konto sind noch keine Dashboard-Apps konfiguriert", + "LOADING": "Dashboard-Apps werden abgerufen...", + "TABLE_HEADER": [ + "Name", + "Endpunkt" + ], + "EDIT_TOOLTIP": "App bearbeiten", + "DELETE_TOOLTIP": "Anwendung löschen" + }, + "FORM": { + "TITLE_LABEL": "Name", + "TITLE_PLACEHOLDER": "Geben Sie einen Namen für Ihre Dashboard-App ein", + "TITLE_ERROR": "Ein Name für die Dashboard-App ist erforderlich", + "URL_LABEL": "Endpunkt", + "URL_PLACEHOLDER": "Geben Sie die Endpunkt-URL ein, auf der Ihre App gehostet wird", + "URL_ERROR": "Eine gültige URL ist erforderlich" + }, + "CREATE": { + "HEADER": "Eine neue Dashboard-App hinzufügen", + "FORM_SUBMIT": "Einreichen", + "FORM_CANCEL": "Stornieren", + "API_SUCCESS": "Dashboard-App erfolgreich konfiguriert", + "API_ERROR": "Wir konnten keine App erstellen. Bitte versuchen Sie es später erneut" + }, + "UPDATE": { + "HEADER": "Dashboard-App bearbeiten", + "FORM_SUBMIT": "Aktualisieren", + "FORM_CANCEL": "Stornieren", + "API_SUCCESS": "Dashboard-App erfolgreich aktualisiert", + "API_ERROR": "Wir konnten die App nicht aktualisieren. Bitte versuchen Sie es später erneut" + }, + "DELETE": { + "CONFIRM_YES": "Ja, löschen", + "CONFIRM_NO": "Nein, behalte es", + "TITLE": "Löschen bestätigen", + "MESSAGE": "Möchten Sie die App %{appName} wirklich löschen?", + "API_SUCCESS": "Dashboard-App erfolgreich gelöscht", + "API_ERROR": "Wir konnten die App nicht löschen. Bitte versuchen Sie es später erneut" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/el/helpCenter.json b/app/javascript/dashboard/i18n/locale/el/helpCenter.json new file mode 100644 index 000000000..6fa4aa2e1 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/el/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Ρυθμίσεις", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/el/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/el/inboxMgmt.json index 6e42be8d5..6665332af 100644 --- a/app/javascript/dashboard/i18n/locale/el/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/el/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Παρακαλώ εισάγετε το SID του Λογαριασμού Twilio", "ERROR": "Το πεδίο είναι απαραίτητο" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Το πεδίο είναι απαραίτητο", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Τύπος Καναλιού", "ERROR": "Παρακαλώ επιλέξετε τον τύπο Καναλιού" @@ -211,18 +217,18 @@ "ERROR": "Παρακαλώ καταχωρήστε μια έγκυρη τιμή. Ο αριθμός του τηλεφώνου πρέπει να ξεκινά με το σύμβολο `+`." }, "PHONE_NUMBER_ID": { - "LABEL": "Phone number ID", - "PLACEHOLDER": "Please enter the Phone number ID obtained from Facebook developer dashboard.", + "LABEL": "Αριθμός Τηλεφώνου", + "PLACEHOLDER": "Παρακαλώ εισάγετε το αναγνωριστικό τηλεφωνικού αριθμού που ελήφθη από τον πίνακα προγραμματιστών του Facebook.", "ERROR": "Παρακαλώ εισάγετε μια έγκυρη τιμή." }, "BUSINESS_ACCOUNT_ID": { - "LABEL": "Business Account ID", - "PLACEHOLDER": "Please enter the Business Account ID obtained from Facebook developer dashboard.", + "LABEL": "ID Λογαριασμού Επιχειρήσης", + "PLACEHOLDER": "Εισαγάγετε το ID Business Account που λαμβάνεται από το Facebook developer dashboard.", "ERROR": "Παρακαλώ εισάγετε μια έγκυρη τιμή." }, "WEBHOOK_VERIFY_TOKEN": { - "LABEL": "Webhook Verify Token", - "PLACEHOLDER": "Enter a verify token which you want to configure for facebook webhooks.", + "LABEL": "Token Επαλήθευσης Webhook", + "PLACEHOLDER": "Εισάγετε ένα Token επαλήθευσης που θέλετε να ρυθμίσετε για το facebook webhooks.", "ERROR": "Παρακαλώ εισάγετε μια έγκυρη τιμή." }, "API_KEY": { @@ -233,7 +239,7 @@ }, "API_CALLBACK": { "TITLE": "URL επανάκλησης", - "SUBTITLE": "You have to configure the webhook URL in facebook developer portal with the URL mentioned here." + "SUBTITLE": "Θα πρέπει να ρυθμίσετε το URL webhook στο facebook developer portal με το URL που αναφέρεται εδώ." }, "SUBMIT_BUTTON": "Δημιουργία Καναλιού WhatsApp", "API": { @@ -321,7 +327,7 @@ }, "AUTH": { "TITLE": "Επιλογή Καναλιού", - "DESC": "Chatwoot supports live-chat widgets, Facebook Messenger, Twitter profiles, WhatsApp, Emails, etc., as channels. If you want to build a custom channel, you can create it using the API channel. To get started, choose one of the channels below." + "DESC": "Το Chatwoot υποστηρίζει widget live-chat, σελίδα Facebook, προφίλ Twitter, Whatsapp, Email κλπ., ως κανάλια. Αν θέλετε να δημιουργήσετε ένα προσαρμοσμένο κανάλι, μπορείτε να το δημιουργήσετε χρησιμοποιώντας το κανάλι API. Επιλέξτε ένα κανάλι από τις παρακάτω επιλογές για να συνεχίσετε." }, "AGENTS": { "TITLE": "Πράκτορες", @@ -435,16 +441,16 @@ "INBOX_UPDATE_SUB_TEXT": "Ενημερώστε τις ρυθμίσεις του κιβωτίου σας", "AUTO_ASSIGNMENT_SUB_TEXT": "Ενεργοποιήστε ή απενεργοποιήστε την αυτόματη αντιστοίχιση των νέων συζητήσεων στους πράκτορες αυτού του κιβωτίου.", "HMAC_VERIFICATION": "Επικύρωση Ταυτότητας Χρήστη", - "HMAC_DESCRIPTION": "In order to validate the user's identity, you can pass an `identifier_hash` for each user. You can generate a HMAC sha256 hash using the `identifier` with the key shown here.", + "HMAC_DESCRIPTION": "Για λόγους επικύρωσης της ταυτότητας των χρηστών, το SDK σας επιτρέπει να περάσετε ένα `identity_hash` για κάθε χρήστη. Μπορείτε να δημιουργήσετε HMAC χρησιμοποιώντας το 'sha256' με το κλειδί που εμφανίζεται εδώ.", "HMAC_MANDATORY_VERIFICATION": "Επιβολή Επαλήθευσης Ταυτότητας Χρήστη", - "HMAC_MANDATORY_DESCRIPTION": "If enabled, requests missing the `identifier_hash` will be rejected.", + "HMAC_MANDATORY_DESCRIPTION": "Αν ενεργοποιηθεί, τα αιτήματα που χωρίς το `identifier_hash` θα απορριφθούν.", "INBOX_IDENTIFIER": "Αναγνωριστικό Εισερχόμενων", "INBOX_IDENTIFIER_SUB_TEXT": "Χρησιμοποιήστε το διακριτικό `inbox_identifier` που εμφανίζεται εδώ για τον έλεγχο ταυτότητας των πελατών API.", "FORWARD_EMAIL_TITLE": "Προώθηση στο email", "FORWARD_EMAIL_SUB_TEXT": "Προώθηση των email σας στην ακόλουθη διεύθυνση email.", "ALLOW_MESSAGES_AFTER_RESOLVED": "Επιτρέψτε τα μηνύματα μετά την επίλυση της συνομιλίας", "ALLOW_MESSAGES_AFTER_RESOLVED_SUB_TEXT": "Επιτρέψτε στους τελικούς χρήστες να στέλνουν μηνύματα ακόμη και μετά την επίλυση της συζήτησης.", - "WHATSAPP_SECTION_SUBHEADER": "This API Key is used for the integration with the WhatsApp APIs.", + "WHATSAPP_SECTION_SUBHEADER": "Αυτό το κλειδί API χρησιμοποιείται για την ενσωμάτωση με τα API WhatsApp.", "WHATSAPP_SECTION_TITLE": "Κλειδί API" }, "AUTO_ASSIGNMENT": { diff --git a/app/javascript/dashboard/i18n/locale/el/integrations.json b/app/javascript/dashboard/i18n/locale/el/integrations.json index 9d5bb3940..5302f0bf5 100644 --- a/app/javascript/dashboard/i18n/locale/el/integrations.json +++ b/app/javascript/dashboard/i18n/locale/el/integrations.json @@ -84,6 +84,52 @@ }, "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/es/helpCenter.json b/app/javascript/dashboard/i18n/locale/es/helpCenter.json new file mode 100644 index 000000000..65ad650f9 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/es/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Ajustes", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/es/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/es/inboxMgmt.json index 5226ff734..d279971aa 100644 --- a/app/javascript/dashboard/i18n/locale/es/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/es/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Introduce tu SID de cuenta de Twilio", "ERROR": "Este campo es obligatorio" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Este campo es obligatorio", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Tipo de canal", "ERROR": "Seleccione su tipo de canal" diff --git a/app/javascript/dashboard/i18n/locale/es/integrations.json b/app/javascript/dashboard/i18n/locale/es/integrations.json index b60f2a6dd..f21dbe6b9 100644 --- a/app/javascript/dashboard/i18n/locale/es/integrations.json +++ b/app/javascript/dashboard/i18n/locale/es/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Conectar" + }, + "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": [ + "Nombre", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Nombre", + "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": "Enviar", + "FORM_CANCEL": "Cancelar", + "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": "Actualizar", + "FORM_CANCEL": "Cancelar", + "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": "Confirme eliminación", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/fa/helpCenter.json b/app/javascript/dashboard/i18n/locale/fa/helpCenter.json new file mode 100644 index 000000000..a73d2424e --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/fa/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "تنظیمات", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/fa/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/fa/inboxMgmt.json index 81b54ff77..5bf6c0c97 100644 --- a/app/javascript/dashboard/i18n/locale/fa/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/fa/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "لطفا شناسه SID حساب Twilio خود را وارد کنید", "ERROR": "پر کردن این فیلد ضروری است" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "پر کردن این فیلد ضروری است", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "نوع کانال", "ERROR": "لطفا نوع کانال را انتخاب کنید" diff --git a/app/javascript/dashboard/i18n/locale/fa/integrations.json b/app/javascript/dashboard/i18n/locale/fa/integrations.json index 77685c342..875707304 100644 --- a/app/javascript/dashboard/i18n/locale/fa/integrations.json +++ b/app/javascript/dashboard/i18n/locale/fa/integrations.json @@ -84,6 +84,52 @@ }, "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/fi/conversation.json b/app/javascript/dashboard/i18n/locale/fi/conversation.json index 681fca0c5..91f0a693e 100644 --- a/app/javascript/dashboard/i18n/locale/fi/conversation.json +++ b/app/javascript/dashboard/i18n/locale/fi/conversation.json @@ -36,8 +36,8 @@ "SUCCESS_DELETE_MESSAGE": "Message deleted successfully", "FAIL_DELETE_MESSSAGE": "Couldn't delete message! Try again", "NO_RESPONSE": "No response", - "RATING_TITLE": "Rating", - "FEEDBACK_TITLE": "Feedback", + "RATING_TITLE": "Arvio", + "FEEDBACK_TITLE": "Palaute", "HEADER": { "RESOLVE_ACTION": "Ratkaise", "REOPEN_ACTION": "Uudelleenavaa", diff --git a/app/javascript/dashboard/i18n/locale/fi/helpCenter.json b/app/javascript/dashboard/i18n/locale/fi/helpCenter.json new file mode 100644 index 000000000..f00145de8 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/fi/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Asetukset", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/fi/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/fi/inboxMgmt.json index 9b2955401..9c9ed4000 100644 --- a/app/javascript/dashboard/i18n/locale/fi/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/fi/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Syötä Twilio-tilisi SID", "ERROR": "Tämä kenttä on pakollinen" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Tämä kenttä on pakollinen", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Kanavan tyyppi", "ERROR": "Ole hyvä ja valitse kanavan tyyppi" diff --git a/app/javascript/dashboard/i18n/locale/fi/integrations.json b/app/javascript/dashboard/i18n/locale/fi/integrations.json index 1f52d7b60..f95b0ae4f 100644 --- a/app/javascript/dashboard/i18n/locale/fi/integrations.json +++ b/app/javascript/dashboard/i18n/locale/fi/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Yhdistä" + }, + "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": [ + "Nimi", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Nimi", + "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": "Lähetä", + "FORM_CANCEL": "Peruuta", + "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": "Päivitä", + "FORM_CANCEL": "Peruuta", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/fi/report.json b/app/javascript/dashboard/i18n/locale/fi/report.json index f59ad6467..e3dc5856c 100644 --- a/app/javascript/dashboard/i18n/locale/fi/report.json +++ b/app/javascript/dashboard/i18n/locale/fi/report.json @@ -397,8 +397,8 @@ "HEADER": { "CONTACT_NAME": "Contact", "AGENT_NAME": "Assigned agent", - "RATING": "Rating", - "FEEDBACK_TEXT": "Feedback comment" + "RATING": "Arvio", + "FEEDBACK_TEXT": "Palautteen kommentti" } }, "METRIC": { diff --git a/app/javascript/dashboard/i18n/locale/fr/helpCenter.json b/app/javascript/dashboard/i18n/locale/fr/helpCenter.json new file mode 100644 index 000000000..442ea95c9 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/fr/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Paramètres", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/fr/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/fr/inboxMgmt.json index a6fdbb73a..f0407b6eb 100644 --- a/app/javascript/dashboard/i18n/locale/fr/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/fr/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Veuillez entrer le SID de votre compte Twilio", "ERROR": "Ce champ est requis" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Ce champ est requis", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Type de canal", "ERROR": "Veuillez sélectionner votre type de canal" diff --git a/app/javascript/dashboard/i18n/locale/fr/integrations.json b/app/javascript/dashboard/i18n/locale/fr/integrations.json index a25e20b1a..97a21aa66 100644 --- a/app/javascript/dashboard/i18n/locale/fr/integrations.json +++ b/app/javascript/dashboard/i18n/locale/fr/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connecter" + }, + "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": [ + "Nom", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Nom", + "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": "Envoyer", + "FORM_CANCEL": "Annuler", + "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": "Mettre à jour", + "FORM_CANCEL": "Annuler", + "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": "Confirmer la suppression", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/he/helpCenter.json b/app/javascript/dashboard/i18n/locale/he/helpCenter.json new file mode 100644 index 000000000..6f34aee39 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/he/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "הגדרות", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/he/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/he/inboxMgmt.json index a4c4a2a27..079aee430 100644 --- a/app/javascript/dashboard/i18n/locale/he/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/he/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "אנא הזן את SID חשבון Twilio שלך", "ERROR": "שדה חובה" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "שדה חובה", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "סוג ערוץ", "ERROR": "אנא בחר את סוג הערוץ שלך" diff --git a/app/javascript/dashboard/i18n/locale/he/integrations.json b/app/javascript/dashboard/i18n/locale/he/integrations.json index 9a5aea948..c8a395c86 100644 --- a/app/javascript/dashboard/i18n/locale/he/integrations.json +++ b/app/javascript/dashboard/i18n/locale/he/integrations.json @@ -84,6 +84,52 @@ }, "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/hi/helpCenter.json b/app/javascript/dashboard/i18n/locale/hi/helpCenter.json new file mode 100644 index 000000000..3605814c6 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/hi/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Settings", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/hi/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/hi/inboxMgmt.json index 09f918351..e849d0e67 100644 --- a/app/javascript/dashboard/i18n/locale/hi/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/hi/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Please enter your Twilio Account SID", "ERROR": "This field is required" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "This field is required", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Channel Type", "ERROR": "Please select your Channel Type" diff --git a/app/javascript/dashboard/i18n/locale/hi/integrations.json b/app/javascript/dashboard/i18n/locale/hi/integrations.json index 774514a9d..6c6cecde9 100644 --- a/app/javascript/dashboard/i18n/locale/hi/integrations.json +++ b/app/javascript/dashboard/i18n/locale/hi/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connect" + }, + "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": [ + "Name", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Name", + "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": "Submit", + "FORM_CANCEL": "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": "Update", + "FORM_CANCEL": "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/hu/helpCenter.json b/app/javascript/dashboard/i18n/locale/hu/helpCenter.json new file mode 100644 index 000000000..4fdd0ebf9 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/hu/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Beállítások", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/hu/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/hu/inboxMgmt.json index dfc32d383..6b96bf7a9 100644 --- a/app/javascript/dashboard/i18n/locale/hu/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/hu/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Kérjük add meg a Twilio fiók SID-t", "ERROR": "Ez a mező kötelező" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Ez a mező kötelező", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Csatorna típusa", "ERROR": "Kérjük válaszd ki a csatorna típusát" diff --git a/app/javascript/dashboard/i18n/locale/hu/integrations.json b/app/javascript/dashboard/i18n/locale/hu/integrations.json index 3431a862d..e7fa6bffb 100644 --- a/app/javascript/dashboard/i18n/locale/hu/integrations.json +++ b/app/javascript/dashboard/i18n/locale/hu/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Kapcsolódás" + }, + "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": [ + "Név", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Név", + "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": "Elküldés", + "FORM_CANCEL": "Mégse", + "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": "Frissítés", + "FORM_CANCEL": "Mégse", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/id/helpCenter.json b/app/javascript/dashboard/i18n/locale/id/helpCenter.json new file mode 100644 index 000000000..a2f1f3501 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/id/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Pengaturan", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/id/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/id/inboxMgmt.json index aafa88d9d..8678b8ef3 100644 --- a/app/javascript/dashboard/i18n/locale/id/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/id/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Silakan masukkan SID Akun Twilio Anda", "ERROR": "Bagian ini diperlukan" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Bagian ini diperlukan", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Tipe Channel", "ERROR": "Harap pilih Tipe Channel Anda" diff --git a/app/javascript/dashboard/i18n/locale/id/integrations.json b/app/javascript/dashboard/i18n/locale/id/integrations.json index 4ec943b2f..e755b4ab5 100644 --- a/app/javascript/dashboard/i18n/locale/id/integrations.json +++ b/app/javascript/dashboard/i18n/locale/id/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connect" + }, + "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": [ + "Nama", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Nama", + "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": "Kirim", + "FORM_CANCEL": "Batalkan", + "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": "Perbarui", + "FORM_CANCEL": "Batalkan", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/it/helpCenter.json b/app/javascript/dashboard/i18n/locale/it/helpCenter.json new file mode 100644 index 000000000..707a1a14c --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/it/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Impostazioni", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/it/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/it/inboxMgmt.json index 630c86b87..7dc2f17b1 100644 --- a/app/javascript/dashboard/i18n/locale/it/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/it/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Inserisci il tuo SID Account Twilio", "ERROR": "Questo campo è obbligatorio" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Questo campo è obbligatorio", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Tipo di canale", "ERROR": "Seleziona il tipo di canale" diff --git a/app/javascript/dashboard/i18n/locale/it/integrations.json b/app/javascript/dashboard/i18n/locale/it/integrations.json index 81c1f3554..cdfc7a933 100644 --- a/app/javascript/dashboard/i18n/locale/it/integrations.json +++ b/app/javascript/dashboard/i18n/locale/it/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connetti" + }, + "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": [ + "Nome", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Nome", + "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": "Invia", + "FORM_CANCEL": "annulla", + "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": "Aggiorna", + "FORM_CANCEL": "annulla", + "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": "Conferma eliminazione", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/ja/helpCenter.json b/app/javascript/dashboard/i18n/locale/ja/helpCenter.json new file mode 100644 index 000000000..f297de330 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/ja/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "設定", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/ja/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ja/inboxMgmt.json index f3bbecfc4..e1928549f 100644 --- a/app/javascript/dashboard/i18n/locale/ja/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ja/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Twilio アカウント SIDを入力してください", "ERROR": "このフィールドは必須項目です" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "このフィールドは必須項目です", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "チャンネルタイプ", "ERROR": "チャンネルタイプを選択してください" diff --git a/app/javascript/dashboard/i18n/locale/ja/integrations.json b/app/javascript/dashboard/i18n/locale/ja/integrations.json index c801e5866..d1e0a3f1d 100644 --- a/app/javascript/dashboard/i18n/locale/ja/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ja/integrations.json @@ -84,6 +84,52 @@ }, "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/ko/helpCenter.json b/app/javascript/dashboard/i18n/locale/ko/helpCenter.json new file mode 100644 index 000000000..c1d4eeb53 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/ko/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "설정", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/ko/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ko/inboxMgmt.json index 10c1db751..e61f1de15 100644 --- a/app/javascript/dashboard/i18n/locale/ko/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ko/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Twilio 계정 SID를 입력하십시오.", "ERROR": "해당 입력란은 필수 입력 사항입니다." }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "해당 입력란은 필수 입력 사항입니다.", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "채널 유형", "ERROR": "채널 유형을 선택하십시오." diff --git a/app/javascript/dashboard/i18n/locale/ko/integrations.json b/app/javascript/dashboard/i18n/locale/ko/integrations.json index cf81529ab..2193a4b03 100644 --- a/app/javascript/dashboard/i18n/locale/ko/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ko/integrations.json @@ -84,6 +84,52 @@ }, "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/lv/helpCenter.json b/app/javascript/dashboard/i18n/locale/lv/helpCenter.json new file mode 100644 index 000000000..3605814c6 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/lv/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Settings", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/lv/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/lv/inboxMgmt.json index 09f918351..e849d0e67 100644 --- a/app/javascript/dashboard/i18n/locale/lv/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/lv/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Please enter your Twilio Account SID", "ERROR": "This field is required" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "This field is required", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Channel Type", "ERROR": "Please select your Channel Type" diff --git a/app/javascript/dashboard/i18n/locale/lv/integrations.json b/app/javascript/dashboard/i18n/locale/lv/integrations.json index 774514a9d..6c6cecde9 100644 --- a/app/javascript/dashboard/i18n/locale/lv/integrations.json +++ b/app/javascript/dashboard/i18n/locale/lv/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connect" + }, + "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": [ + "Name", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Name", + "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": "Submit", + "FORM_CANCEL": "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": "Update", + "FORM_CANCEL": "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/ml/helpCenter.json b/app/javascript/dashboard/i18n/locale/ml/helpCenter.json new file mode 100644 index 000000000..18ee082bd --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/ml/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "ക്രമീകരണങ്ങൾ", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/ml/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ml/inboxMgmt.json index fdcf4267c..52433ffb4 100644 --- a/app/javascript/dashboard/i18n/locale/ml/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ml/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "ദയവായി നിങ്ങളുടെ ട്വിലിയോ അക്കൗണ്ട് എസ്ഐഡി നൽകുക", "ERROR": "ഈ ഫീൽഡ് ആവശ്യമാണ്" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "ഈ ഫീൽഡ് ആവശ്യമാണ്", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "ചാനൽ തരം", "ERROR": "നിങ്ങളുടെ ചാനൽ തരം തിരഞ്ഞെടുക്കുക" diff --git a/app/javascript/dashboard/i18n/locale/ml/integrations.json b/app/javascript/dashboard/i18n/locale/ml/integrations.json index 21a1e913b..f2352a676 100644 --- a/app/javascript/dashboard/i18n/locale/ml/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ml/integrations.json @@ -84,6 +84,52 @@ }, "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/ne/helpCenter.json b/app/javascript/dashboard/i18n/locale/ne/helpCenter.json new file mode 100644 index 000000000..3605814c6 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/ne/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Settings", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/ne/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ne/inboxMgmt.json index 09f918351..e849d0e67 100644 --- a/app/javascript/dashboard/i18n/locale/ne/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ne/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Please enter your Twilio Account SID", "ERROR": "This field is required" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "This field is required", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Channel Type", "ERROR": "Please select your Channel Type" diff --git a/app/javascript/dashboard/i18n/locale/ne/integrations.json b/app/javascript/dashboard/i18n/locale/ne/integrations.json index 774514a9d..c8fbacb07 100644 --- a/app/javascript/dashboard/i18n/locale/ne/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ne/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connect" + }, + "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": [ + "Name", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Name", + "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": "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": "Update", + "FORM_CANCEL": "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/nl/helpCenter.json b/app/javascript/dashboard/i18n/locale/nl/helpCenter.json new file mode 100644 index 000000000..13a9fc867 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/nl/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Instellingen", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json index 8e148051d..aa520bb5c 100644 --- a/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Voer uw Twilio Account-ID in", "ERROR": "Dit veld is verplicht" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Dit veld is verplicht", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Kanaaltype", "ERROR": "Selecteer uw kanaaltype" diff --git a/app/javascript/dashboard/i18n/locale/nl/integrations.json b/app/javascript/dashboard/i18n/locale/nl/integrations.json index e39dd777c..084762439 100644 --- a/app/javascript/dashboard/i18n/locale/nl/integrations.json +++ b/app/javascript/dashboard/i18n/locale/nl/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connect" + }, + "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": [ + "Naam", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Naam", + "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": "Bevestigen", + "FORM_CANCEL": "Annuleren", + "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": "Vernieuwen", + "FORM_CANCEL": "Annuleren", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/no/helpCenter.json b/app/javascript/dashboard/i18n/locale/no/helpCenter.json new file mode 100644 index 000000000..d57887a39 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/no/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Innstillinger", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/no/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/no/inboxMgmt.json index 57f27d935..eda26a34d 100644 --- a/app/javascript/dashboard/i18n/locale/no/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/no/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Skriv inn din Twilio konto-SID", "ERROR": "Dette feltet er obligatorisk" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Dette feltet er obligatorisk", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Kanaltype", "ERROR": "Velg din kanaltype" diff --git a/app/javascript/dashboard/i18n/locale/no/integrations.json b/app/javascript/dashboard/i18n/locale/no/integrations.json index 38918e863..7b51269ba 100644 --- a/app/javascript/dashboard/i18n/locale/no/integrations.json +++ b/app/javascript/dashboard/i18n/locale/no/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Koble til" + }, + "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": [ + "Navn", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Navn", + "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": "Send", + "FORM_CANCEL": "Avbryt", + "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": "Oppdater", + "FORM_CANCEL": "Avbryt", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/pl/helpCenter.json b/app/javascript/dashboard/i18n/locale/pl/helpCenter.json new file mode 100644 index 000000000..1403491f6 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/pl/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Ustawienia", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/pl/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/pl/inboxMgmt.json index 69ecb76cc..d8bd75368 100644 --- a/app/javascript/dashboard/i18n/locale/pl/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/pl/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Wprowadź SID konta Twilio", "ERROR": "To pole jest wymagane" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "To pole jest wymagane", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Typ kanału", "ERROR": "Wybierz typ kanału" diff --git a/app/javascript/dashboard/i18n/locale/pl/integrations.json b/app/javascript/dashboard/i18n/locale/pl/integrations.json index fc778fb30..30fc52fbb 100644 --- a/app/javascript/dashboard/i18n/locale/pl/integrations.json +++ b/app/javascript/dashboard/i18n/locale/pl/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Połącz" + }, + "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": [ + "Nazwa", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Nazwa", + "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": "Prześlij", + "FORM_CANCEL": "Anuluj", + "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": "Aktualizuj", + "FORM_CANCEL": "Anuluj", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/pt/helpCenter.json b/app/javascript/dashboard/i18n/locale/pt/helpCenter.json new file mode 100644 index 000000000..5a685852d --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/pt/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Confirgurações", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/pt/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/pt/inboxMgmt.json index d3f56c32e..b9a27de3b 100644 --- a/app/javascript/dashboard/i18n/locale/pt/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/pt/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Por favor, insira sua Conta Twilio SID", "ERROR": "Este campo é obrigatório" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Este campo é obrigatório", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Tipo de canal", "ERROR": "Por favor, selecione seu tipo de canal" diff --git a/app/javascript/dashboard/i18n/locale/pt/integrations.json b/app/javascript/dashboard/i18n/locale/pt/integrations.json index 16eb340d2..acd922339 100644 --- a/app/javascript/dashboard/i18n/locale/pt/integrations.json +++ b/app/javascript/dashboard/i18n/locale/pt/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Ligar" + }, + "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": [ + "Nome:", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Nome:", + "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": "submeter", + "FORM_CANCEL": "cancelar", + "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": "Atualização", + "FORM_CANCEL": "cancelar", + "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": "Confirmar a eliminação", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/helpCenter.json b/app/javascript/dashboard/i18n/locale/pt_BR/helpCenter.json new file mode 100644 index 000000000..f51475ae5 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/pt_BR/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filtrar por", + "SORT": "Ordenar por", + "SETTINGS_BUTTON": "Confirgurações", + "NEW_BUTTON": "Novo artigo" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publicar", + "PREVIEW": "Pré-visualizar", + "ADD_TRANSLATION": "Adicionar tradução", + "OPEN_SIDEBAR": "Abrir barra lateral", + "CLOSE_SIDEBAR": "Fechar barra lateral", + "SAVING": "Salvando rascunho...", + "SAVED": "Rascunho salvo" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.json index 332bc7485..fd05dcc2e 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Por favor, insira o SID sua conta no Twilio", "ERROR": "Este campo é obrigatório" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "SID do Serviço de Mensagens", + "PLACEHOLDER": "Por favor, informe seu SID do Serviço de Mensagens do Twilio", + "ERROR": "Este campo é obrigatório", + "USE_MESSAGING_SERVICE": "Usar um Serviço de Mensagens do Twilio" + }, "CHANNEL_TYPE": { "LABEL": "Tipo de canal", "ERROR": "Por favor, selecione seu tipo de canal" diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json b/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json index 06a5db9cb..fe3869878 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Conectar" + }, + "DASHBOARD_APPS": { + "TITLE": "Apps da Dashboard", + "HEADER_BTN_TXT": "Adicionar um novo app da dashboard", + "SIDEBAR_TXT": "Dashboard Apps
Dashboard Apps permite que as organizações incorporem um aplicativo dentro da dashboard do Chatwoot para fornecer o contexto para agentes de suporte ao cliente. Este recurso permite-lhe criar uma aplicação independente e incorporá-la dentro da dashboard para fornecer informações do usuário, seus pedidos ou seu histórico de pagamentos anteriores.
Quando você incorpora seu aplicativo usando a dashboard do Chatwoot, sua aplicação irá obter o contexto da conversa e entrar em contato como um evento de janela. Implementar um ouvinte para o evento de mensagem em sua página receber o contexto.
Para adicionar um novo aplicativo da dashboard, clique no botão 'Adicionar um novo aplicativo da dashboard'.
", + "DESCRIPTION": "Aplicativos da dashboard permitem que organizações incorporem um aplicativo dentro do painel para fornecer o contexto para agentes de suporte ao cliente. Este recurso permite que você crie uma aplicação independente e incorpore para fornecer informações de usuário, seus pedidos ou seu histórico de pagamentos anteriores.", + "LIST": { + "404": "Ainda não há aplicativos da dashboard nesta conta", + "LOADING": "Buscando aplicativos da dashboard...", + "TABLE_HEADER": [ + "Nome", + "Endpoint" + ], + "EDIT_TOOLTIP": "Editar aplicativo", + "DELETE_TOOLTIP": "Excluir aplicativo" + }, + "FORM": { + "TITLE_LABEL": "Nome", + "TITLE_PLACEHOLDER": "Digite um nome para o app da dashboard", + "TITLE_ERROR": "É necessário um nome para o aplicativo da dashboard", + "URL_LABEL": "Endpoint", + "URL_PLACEHOLDER": "Digite a URL do endpoint onde seu aplicativo está hospedado", + "URL_ERROR": "É necessário uma URL válida" + }, + "CREATE": { + "HEADER": "Adicionar um novo app da dashboard", + "FORM_SUBMIT": "Enviar", + "FORM_CANCEL": "Cancelar", + "API_SUCCESS": "Aplicativo da dashboard configurado com sucesso", + "API_ERROR": "Não conseguimos criar um aplicativo. Por favor, tente novamente mais tarde" + }, + "UPDATE": { + "HEADER": "Editar aplicativo da dashboard", + "FORM_SUBMIT": "Atualizar", + "FORM_CANCEL": "Cancelar", + "API_SUCCESS": "Aplicativo da dashboard atualizado com sucesso", + "API_ERROR": "Não conseguimos atualizar o aplicativo. Por favor, tente novamente mais tarde" + }, + "DELETE": { + "CONFIRM_YES": "Sim, exclua-o", + "CONFIRM_NO": "Não, mantenha-o", + "TITLE": "Confirmar exclusão", + "MESSAGE": "Tem certeza que deseja excluir o aplicativo - %{appName}?", + "API_SUCCESS": "Aplicativo da dashboard excluído com sucesso", + "API_ERROR": "Não conseguimos excluir o aplicativo. Por favor, tente novamente mais tarde" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/ro/helpCenter.json b/app/javascript/dashboard/i18n/locale/ro/helpCenter.json new file mode 100644 index 000000000..288893889 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/ro/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Setări", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/ro/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ro/inboxMgmt.json index c60570252..e6bcb1ff4 100644 --- a/app/javascript/dashboard/i18n/locale/ro/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ro/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Te rugăm să introduci ID-ul contului Twilio", "ERROR": "Acest câmp este obligatoriu" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Acest câmp este obligatoriu", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Tipul canalului", "ERROR": "Vă rugăm să selectaţi tipul canalului" diff --git a/app/javascript/dashboard/i18n/locale/ro/integrations.json b/app/javascript/dashboard/i18n/locale/ro/integrations.json index 5a51b6f9c..05c7f380e 100644 --- a/app/javascript/dashboard/i18n/locale/ro/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ro/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Conectează-te" + }, + "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": [ + "Nume", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Nume", + "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": "Trimite", + "FORM_CANCEL": "Renunță", + "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": "Actualizare", + "FORM_CANCEL": "Renunță", + "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": "Confirmă ștergerea", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/ru/helpCenter.json b/app/javascript/dashboard/i18n/locale/ru/helpCenter.json new file mode 100644 index 000000000..596c2289e --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/ru/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Настройки", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "От" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/ru/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ru/inboxMgmt.json index 04ab7cc7f..1f90ce1d4 100644 --- a/app/javascript/dashboard/i18n/locale/ru/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ru/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Пожалуйста, введите SID вашего аккаунта Twilio", "ERROR": "Это поле обязательно" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Это поле обязательно", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Тип источника", "ERROR": "Пожалуйста, выберите тип источника" diff --git a/app/javascript/dashboard/i18n/locale/ru/integrations.json b/app/javascript/dashboard/i18n/locale/ru/integrations.json index f3e77bc28..b1b0cf880 100644 --- a/app/javascript/dashboard/i18n/locale/ru/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ru/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Подключить" + }, + "DASHBOARD_APPS": { + "TITLE": "Панель приложений", + "HEADER_BTN_TXT": "Добавить новое приложение", + "SIDEBAR_TXT": "Панель приложений
Панель приложений, позволяют организациям встраивать приложение в панель управления Chatwoot, чтобы предоставлять контекст для агентов службы поддержки клиентов. Эта функция позволяет вам создать приложение независимо и встроить его в панель инструментов для предоставления информации о пользователях, их заказах или их предыдущей истории платежей.
Когда вы встраиваете свое приложение с помощью панели инструментов в Chatwoot, ваше приложение будет получить контекст разговора и связей событий. Реализуйте связи для события сообщения на своей странице, чтобы получать контекст.
Чтобы добавить новое приложение панели приложений, нажмите кнопку \"Добавить приложение\".
", + "DESCRIPTION": "Панель приложений, позволяют организациям встраивать приложение внутри панели управления для обеспечения контекста агентов по поддержке клиентов. Эта функция позволяет создать приложение независимо и встраивать информацию о пользователе, его заказах или их истории платежей.", + "LIST": { + "404": "В этой панели приложений не настроено ни одной интеграции", + "LOADING": "Загрузка приложений...", + "TABLE_HEADER": [ + "Имя", + "Endpoint" + ], + "EDIT_TOOLTIP": "Редактировать приложение", + "DELETE_TOOLTIP": "Удалить приложение" + }, + "FORM": { + "TITLE_LABEL": "Имя", + "TITLE_PLACEHOLDER": "Введите имя для вашего приложения", + "TITLE_ERROR": "Требуется название для панели приложений", + "URL_LABEL": "Endpoint", + "URL_PLACEHOLDER": "Enter the endpoint URL where your app is hosted", + "URL_ERROR": "A valid URL is required" + }, + "CREATE": { + "HEADER": "Добавить новое приложение", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/sk/helpCenter.json b/app/javascript/dashboard/i18n/locale/sk/helpCenter.json new file mode 100644 index 000000000..2d531202b --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/sk/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Nastavenia", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/sk/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/sk/inboxMgmt.json index 940176b13..69dce84e4 100644 --- a/app/javascript/dashboard/i18n/locale/sk/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/sk/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Zadajte prosím SID svojho účtu Twilio", "ERROR": "Toto pole je povinné" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Toto pole je povinné", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Typ kanálu", "ERROR": "Prosím vyberte typ svojho kanálu" diff --git a/app/javascript/dashboard/i18n/locale/sk/integrations.json b/app/javascript/dashboard/i18n/locale/sk/integrations.json index ea8b7d36e..fe1830704 100644 --- a/app/javascript/dashboard/i18n/locale/sk/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sk/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connect" + }, + "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": [ + "Meno", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Meno", + "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": "Odoslať", + "FORM_CANCEL": "Zrušiť", + "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": "Update", + "FORM_CANCEL": "Zrušiť", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/sr/advancedFilters.json b/app/javascript/dashboard/i18n/locale/sr/advancedFilters.json index 7de3eac59..371a74000 100644 --- a/app/javascript/dashboard/i18n/locale/sr/advancedFilters.json +++ b/app/javascript/dashboard/i18n/locale/sr/advancedFilters.json @@ -1,91 +1,91 @@ { "FILTER": { - "TITLE": "Filter Conversations", + "TITLE": "Filtrirajte razgovore", "SUBTITLE": "Add filters below and hit 'Apply filters' to filter conversations.", - "ADD_NEW_FILTER": "Add Filter", - "FILTER_DELETE_ERROR": "You should have atleast one filter to save", - "SUBMIT_BUTTON_LABEL": "Apply filters", + "ADD_NEW_FILTER": "Dodajte filter", + "FILTER_DELETE_ERROR": "Trebali bi da imate barem jedan filter da bi ste ga sačuvali", + "SUBMIT_BUTTON_LABEL": "Primenite filtere", "CANCEL_BUTTON_LABEL": "Otkaži", - "CLEAR_BUTTON_LABEL": "Clear Filters", - "EMPTY_VALUE_ERROR": "Value is required", - "TOOLTIP_LABEL": "Filter conversations", + "CLEAR_BUTTON_LABEL": "Poništite filtere", + "EMPTY_VALUE_ERROR": "Vrednost je neophodna", + "TOOLTIP_LABEL": "Filtrirajte razgovore", "QUERY_DROPDOWN_LABELS": { - "AND": "AND", - "OR": "OR" + "AND": "I", + "OR": "ILI" }, "OPERATOR_LABELS": { - "equal_to": "Equal to", - "not_equal_to": "Not equal to", - "contains": "Contains", - "does_not_contain": "Does not contain", - "is_present": "Is present", - "is_not_present": "Is not present", - "is_greater_than": "Is greater than", - "is_less_than": "Is lesser than", - "days_before": "Is x days before" + "equal_to": "Jednako sa", + "not_equal_to": "Nije jednako sa", + "contains": "Sadrži", + "does_not_contain": "Ne sadrži", + "is_present": "Postoji", + "is_not_present": "Ne postoji", + "is_greater_than": "Veće je od", + "is_less_than": "Manje je od", + "days_before": "Je x dana pre" }, "ATTRIBUTE_LABELS": { - "TRUE": "True", - "FALSE": "False" + "TRUE": "Istinito", + "FALSE": "Neistinito" }, "ATTRIBUTES": { "STATUS": "Status", "ASSIGNEE_NAME": "Assignee Name", - "INBOX_NAME": "Inbox Name", - "TEAM_NAME": "Team Name", - "CONVERSATION_IDENTIFIER": "Conversation Identifier", - "CAMPAIGN_NAME": "Campaign Name", - "LABELS": "Labels", - "BROWSER_LANGUAGE": "Browser Language", - "COUNTRY_NAME": "Country Name", - "REFERER_LINK": "Referer link", - "CUSTOM_ATTRIBUTE_LIST": "List", - "CUSTOM_ATTRIBUTE_TEXT": "Text", - "CUSTOM_ATTRIBUTE_NUMBER": "Number", - "CUSTOM_ATTRIBUTE_LINK": "Link", + "INBOX_NAME": "Naziv prijemnog sandučeta", + "TEAM_NAME": "Naziv tima", + "CONVERSATION_IDENTIFIER": "Identifikator razgovora", + "CAMPAIGN_NAME": "Naziv kampanje", + "LABELS": "Oznake", + "BROWSER_LANGUAGE": "Jezik pregledača", + "COUNTRY_NAME": "Naziv zemlje", + "REFERER_LINK": "Veza reference", + "CUSTOM_ATTRIBUTE_LIST": "Lista", + "CUSTOM_ATTRIBUTE_TEXT": "Tekst", + "CUSTOM_ATTRIBUTE_NUMBER": "Broj", + "CUSTOM_ATTRIBUTE_LINK": "Veza", "CUSTOM_ATTRIBUTE_CHECKBOX": "Checkbox", - "CREATED_AT": "Created At", + "CREATED_AT": "Kreirano", "LAST_ACTIVITY": "Poslednja aktivnost" }, "GROUPS": { - "STANDARD_FILTERS": "Standard Filters", - "ADDITIONAL_FILTERS": "Additional Filters", - "CUSTOM_ATTRIBUTES": "Custom Attributes" + "STANDARD_FILTERS": "Standardni filteri", + "ADDITIONAL_FILTERS": "Dodatni filteri", + "CUSTOM_ATTRIBUTES": "Prilagođeni atributi" }, "CUSTOM_VIEWS": { "ADD": { - "TITLE": "Do you want to save this filter?", - "LABEL": "Name this filter", - "PLACEHOLDER": "Enter a name for this filter", - "ERROR_MESSAGE": "Name is required", - "SAVE_BUTTON": "Save filter", + "TITLE": "Da li želite da sačuvate ovaj filter?", + "LABEL": "Nazovite ovaj filter", + "PLACEHOLDER": "Unesite naziv za ovaj filter", + "ERROR_MESSAGE": "Naziv je neophodan", + "SAVE_BUTTON": "Sačuvaj filter", "CANCEL_BUTTON": "Otkaži", "API_FOLDERS": { - "SUCCESS_MESSAGE": "Folder created successfully", - "ERROR_MESSAGE": "Error while creating folder" + "SUCCESS_MESSAGE": "Folder je uspešno kreirana", + "ERROR_MESSAGE": "Greška pri kreiranju foldera" }, "API_SEGMENTS": { - "SUCCESS_MESSAGE": "Segment created successfully", - "ERROR_MESSAGE": "Error while creating segment" + "SUCCESS_MESSAGE": "Segment je uspešno kreiran", + "ERROR_MESSAGE": "Greška pri kreiranju segmenta" } }, "DELETE": { - "DELETE_BUTTON": "Delete filter", + "DELETE_BUTTON": "Ukloni filter", "MODAL": { "CONFIRM": { "TITLE": "Potvrdite brisanje", - "MESSAGE": "Are you sure to delete the filter ", - "YES": "Yes, Delete", - "NO": "No, Keep it" + "MESSAGE": "Da li ste sigurni da želite da uklonite filter ", + "YES": "Da, ukloni", + "NO": "Ne, zadrži ga" } }, "API_FOLDERS": { - "SUCCESS_MESSAGE": "Folder deleted successfully", - "ERROR_MESSAGE": "Error while deleting folder" + "SUCCESS_MESSAGE": "Folder je uspešno obrisan", + "ERROR_MESSAGE": "Greška pri brisanju foldera" }, "API_SEGMENTS": { - "SUCCESS_MESSAGE": "Segment deleted successfully", - "ERROR_MESSAGE": "Error while deleting segment" + "SUCCESS_MESSAGE": "Segment je uspešno obrisan", + "ERROR_MESSAGE": "Greška pri brisanju segmenta" } } } diff --git a/app/javascript/dashboard/i18n/locale/sr/agentMgmt.json b/app/javascript/dashboard/i18n/locale/sr/agentMgmt.json index b0c075380..56565177a 100644 --- a/app/javascript/dashboard/i18n/locale/sr/agentMgmt.json +++ b/app/javascript/dashboard/i18n/locale/sr/agentMgmt.json @@ -9,11 +9,11 @@ "AGENT": "Agent" }, "LIST": { - "404": "There are no agents associated to this account", + "404": "Nema agenata povezanih sa ovim nalogom", "TITLE": "Upravljajte agentima u Vašem timu", "DESC": "Možete dodati ili ukloniti agente iz Vašeg tima.", "NAME": "Ime", - "EMAIL": "EMAIL", + "EMAIL": "E-POŠTA", "STATUS": "Status", "ACTIONS": "Akcije", "VERIFIED": "Provereno", diff --git a/app/javascript/dashboard/i18n/locale/sr/attributesMgmt.json b/app/javascript/dashboard/i18n/locale/sr/attributesMgmt.json index 62c3ac668..490a0123a 100644 --- a/app/javascript/dashboard/i18n/locale/sr/attributesMgmt.json +++ b/app/javascript/dashboard/i18n/locale/sr/attributesMgmt.json @@ -1,98 +1,98 @@ { "ATTRIBUTES_MGMT": { - "HEADER": "Custom Attributes", - "HEADER_BTN_TXT": "Add Custom Attribute", - "LOADING": "Fetching custom attributes", + "HEADER": "Prilagođeni atributi", + "HEADER_BTN_TXT": "Dodaj prilagođeni atribut", + "LOADING": "Prikupljanje prilagođenih atributa", "SIDEBAR_TXT": "Custom Attributes
A custom attribute tracks facts about your contacts/conversation — like the subscription plan, or when they ordered the first item etc.
For creating a Custom Attribute, just click on the Add Custom Attribute. You can also edit or delete an existing Custom Attribute by clicking on the Edit or Delete button.
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": [ + "Ime", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Ime", + "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": "Pošalji", + "FORM_CANCEL": "Otkaži", + "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": "Update", + "FORM_CANCEL": "Otkaži", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/sr/settings.json b/app/javascript/dashboard/i18n/locale/sr/settings.json index 7f79ebfa1..9c80eb635 100644 --- a/app/javascript/dashboard/i18n/locale/sr/settings.json +++ b/app/javascript/dashboard/i18n/locale/sr/settings.json @@ -168,7 +168,7 @@ "ACCOUNT_SETTINGS": "Account Settings", "APPLICATIONS": "Applications", "LABELS": "Labels", - "CUSTOM_ATTRIBUTES": "Custom Attributes", + "CUSTOM_ATTRIBUTES": "Prilagođeni atributi", "AUTOMATION": "Automation", "TEAMS": "Teams", "CUSTOM_VIEWS_FOLDER": "Folders", diff --git a/app/javascript/dashboard/i18n/locale/sr/teamsSettings.json b/app/javascript/dashboard/i18n/locale/sr/teamsSettings.json index 25c32d819..da9c8eeb3 100644 --- a/app/javascript/dashboard/i18n/locale/sr/teamsSettings.json +++ b/app/javascript/dashboard/i18n/locale/sr/teamsSettings.json @@ -69,7 +69,7 @@ }, "AGENTS": { "AGENT": "AGENT", - "EMAIL": "EMAIL", + "EMAIL": "E-POŠTA", "BUTTON_TEXT": "Add agents", "ADD_AGENTS": "Adding Agents to your Team...", "SELECT": "select", diff --git a/app/javascript/dashboard/i18n/locale/sv/helpCenter.json b/app/javascript/dashboard/i18n/locale/sv/helpCenter.json new file mode 100644 index 000000000..5e32daa8c --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/sv/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Inställningar", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/sv/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/sv/inboxMgmt.json index 221fddda3..2c5a18350 100644 --- a/app/javascript/dashboard/i18n/locale/sv/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/sv/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Ange SID för ditt Twilio-konto", "ERROR": "Detta fält är obligatoriskt" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Detta fält är obligatoriskt", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Kanaltyp", "ERROR": "Var god välj din kanaltyp" diff --git a/app/javascript/dashboard/i18n/locale/sv/integrations.json b/app/javascript/dashboard/i18n/locale/sv/integrations.json index a779c137e..94ba345d9 100644 --- a/app/javascript/dashboard/i18n/locale/sv/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sv/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Anslut" + }, + "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": [ + "Namn", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Namn", + "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": "Skicka", + "FORM_CANCEL": "Avbryt", + "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": "Uppdatera", + "FORM_CANCEL": "Avbryt", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/ta/helpCenter.json b/app/javascript/dashboard/i18n/locale/ta/helpCenter.json new file mode 100644 index 000000000..4c3c66766 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/ta/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "அமைப்புகள்", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/ta/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ta/inboxMgmt.json index 080cd8f32..93a86f47f 100644 --- a/app/javascript/dashboard/i18n/locale/ta/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ta/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "உங்கள் ட்விலியோ கணக்கின் SID ஐ உள்ளிடவும்", "ERROR": "இந்த புலம் தேவை" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "இந்த புலம் தேவை", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "சேனல் வகை", "ERROR": "உங்கள் சேனல் வகையைத் தேர்ந்தெடுக்கவும்" diff --git a/app/javascript/dashboard/i18n/locale/ta/integrations.json b/app/javascript/dashboard/i18n/locale/ta/integrations.json index ace9301c6..ce79469b2 100644 --- a/app/javascript/dashboard/i18n/locale/ta/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ta/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connect" + }, + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/th/helpCenter.json b/app/javascript/dashboard/i18n/locale/th/helpCenter.json new file mode 100644 index 000000000..dc6224506 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/th/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "ตั้งค่า", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/th/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/th/inboxMgmt.json index ced771066..69b92d62e 100644 --- a/app/javascript/dashboard/i18n/locale/th/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/th/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "กรุณากรอก Twilio Account SID", "ERROR": "ฟิลด์นี้จำเป็นต้องกรอก" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "ฟิลด์นี้จำเป็นต้องกรอก", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "ประเภทช่อง", "ERROR": "กรุณาเลือกประเภทช่อง" diff --git a/app/javascript/dashboard/i18n/locale/th/integrations.json b/app/javascript/dashboard/i18n/locale/th/integrations.json index 8ea95cb85..c4e5debcb 100644 --- a/app/javascript/dashboard/i18n/locale/th/integrations.json +++ b/app/javascript/dashboard/i18n/locale/th/integrations.json @@ -84,6 +84,52 @@ }, "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/tr/helpCenter.json b/app/javascript/dashboard/i18n/locale/tr/helpCenter.json new file mode 100644 index 000000000..acb3d67d7 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/tr/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Ayarlar", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/tr/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/tr/inboxMgmt.json index fcd544944..d21874eb2 100644 --- a/app/javascript/dashboard/i18n/locale/tr/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/tr/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Lütfen Twilio Hesabı SID'nizi girin", "ERROR": "Bu alan gereklidir" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Bu alan gereklidir", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Kanal Tipi", "ERROR": "Lütfen Kanal Türünüzü seçin" diff --git a/app/javascript/dashboard/i18n/locale/tr/integrations.json b/app/javascript/dashboard/i18n/locale/tr/integrations.json index 93946982d..d5beca403 100644 --- a/app/javascript/dashboard/i18n/locale/tr/integrations.json +++ b/app/javascript/dashboard/i18n/locale/tr/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Bağlan" + }, + "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": [ + "İsim", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "İsim", + "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": "Yolla", + "FORM_CANCEL": "İptal Et", + "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": "Güncelleme", + "FORM_CANCEL": "İptal Et", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/uk/helpCenter.json b/app/javascript/dashboard/i18n/locale/uk/helpCenter.json new file mode 100644 index 000000000..f66c3eb27 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/uk/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Налаштування", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/uk/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/uk/inboxMgmt.json index 3cf67c3ad..e6bbff8eb 100644 --- a/app/javascript/dashboard/i18n/locale/uk/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/uk/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Будь ласка, введіть SID облікового запису Twilio", "ERROR": "Це поле є обов'язковим" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Це поле є обов'язковим", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Тип каналу", "ERROR": "Будь ласка, оберіть тип вашого каналу" diff --git a/app/javascript/dashboard/i18n/locale/uk/integrations.json b/app/javascript/dashboard/i18n/locale/uk/integrations.json index 099e5aafe..cf536a273 100644 --- a/app/javascript/dashboard/i18n/locale/uk/integrations.json +++ b/app/javascript/dashboard/i18n/locale/uk/integrations.json @@ -84,6 +84,52 @@ }, "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/ur/helpCenter.json b/app/javascript/dashboard/i18n/locale/ur/helpCenter.json new file mode 100644 index 000000000..3605814c6 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/ur/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Settings", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/ur/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ur/inboxMgmt.json index 0e703ff39..4663c9121 100644 --- a/app/javascript/dashboard/i18n/locale/ur/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ur/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Please enter your Twilio Account SID", "ERROR": "This field is required" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "This field is required", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Channel Type", "ERROR": "Please select your Channel Type" diff --git a/app/javascript/dashboard/i18n/locale/ur/integrations.json b/app/javascript/dashboard/i18n/locale/ur/integrations.json index 816d50225..27d8ccc2e 100644 --- a/app/javascript/dashboard/i18n/locale/ur/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ur/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connect" + }, + "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": "Update", + "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/ur_IN/helpCenter.json b/app/javascript/dashboard/i18n/locale/ur_IN/helpCenter.json new file mode 100644 index 000000000..3605814c6 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/ur_IN/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Settings", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/ur_IN/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ur_IN/inboxMgmt.json index 09f918351..e849d0e67 100644 --- a/app/javascript/dashboard/i18n/locale/ur_IN/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ur_IN/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Please enter your Twilio Account SID", "ERROR": "This field is required" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "This field is required", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Channel Type", "ERROR": "Please select your Channel Type" diff --git a/app/javascript/dashboard/i18n/locale/ur_IN/integrations.json b/app/javascript/dashboard/i18n/locale/ur_IN/integrations.json index 774514a9d..6c6cecde9 100644 --- a/app/javascript/dashboard/i18n/locale/ur_IN/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ur_IN/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Connect" + }, + "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": [ + "Name", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Name", + "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": "Submit", + "FORM_CANCEL": "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": "Update", + "FORM_CANCEL": "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/vi/helpCenter.json b/app/javascript/dashboard/i18n/locale/vi/helpCenter.json new file mode 100644 index 000000000..13bd68c6f --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/vi/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "Cài đặt", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/vi/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/vi/inboxMgmt.json index c70fa9dbc..0aa542c27 100644 --- a/app/javascript/dashboard/i18n/locale/vi/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/vi/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "Vui lòng nhập SID tài khoản Twilio của bạn", "ERROR": "Trường này là bắt buộc" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "Trường này là bắt buộc", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "Loại kênh", "ERROR": "Vui lòng chọn loại kênh của bạn" diff --git a/app/javascript/dashboard/i18n/locale/vi/integrations.json b/app/javascript/dashboard/i18n/locale/vi/integrations.json index d7278063f..858c6ed41 100644 --- a/app/javascript/dashboard/i18n/locale/vi/integrations.json +++ b/app/javascript/dashboard/i18n/locale/vi/integrations.json @@ -84,6 +84,52 @@ }, "CONNECT": { "BUTTON_TEXT": "Kết nối" + }, + "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": [ + "Tên", + "Endpoint" + ], + "EDIT_TOOLTIP": "Edit app", + "DELETE_TOOLTIP": "Delete app" + }, + "FORM": { + "TITLE_LABEL": "Tên", + "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": "Gửi", + "FORM_CANCEL": "Huỷ", + "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": "Cập nhật", + "FORM_CANCEL": "Huỷ", + "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": "Xác nhận xoá", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/zh_CN/helpCenter.json b/app/javascript/dashboard/i18n/locale/zh_CN/helpCenter.json new file mode 100644 index 000000000..0892785d2 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/zh_CN/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "设置", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/zh_CN/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/zh_CN/inboxMgmt.json index cb0ee17b0..55fadfbde 100644 --- a/app/javascript/dashboard/i18n/locale/zh_CN/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/zh_CN/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "请输入您的 Twilio 账户 SID", "ERROR": "此字段是必填项" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "此字段是必填项", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "频道类型", "ERROR": "请选择您的频道类型" diff --git a/app/javascript/dashboard/i18n/locale/zh_CN/integrations.json b/app/javascript/dashboard/i18n/locale/zh_CN/integrations.json index cb3c63e18..51a165de9 100644 --- a/app/javascript/dashboard/i18n/locale/zh_CN/integrations.json +++ b/app/javascript/dashboard/i18n/locale/zh_CN/integrations.json @@ -84,6 +84,52 @@ }, "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": "Confirm deletion", + "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" + } } } } diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/helpCenter.json b/app/javascript/dashboard/i18n/locale/zh_TW/helpCenter.json new file mode 100644 index 000000000..f297de330 --- /dev/null +++ b/app/javascript/dashboard/i18n/locale/zh_TW/helpCenter.json @@ -0,0 +1,24 @@ +{ + "HELP_CENTER": { + "HEADER": { + "FILTER": "Filter by", + "SORT": "Sort by", + "SETTINGS_BUTTON": "設定", + "NEW_BUTTON": "New Article" + }, + "EDIT_HEADER": { + "PUBLISH_BUTTON": "Publish", + "PREVIEW": "Preview", + "ADD_TRANSLATION": "Add translation", + "OPEN_SIDEBAR": "Open sidebar", + "CLOSE_SIDEBAR": "Close sidebar", + "SAVING": "Draft saving...", + "SAVED": "Draft saved" + }, + "TABLE": { + "COLUMNS": { + "BY": "by" + } + } + } +} diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/zh_TW/inboxMgmt.json index 74f8e6d4f..a6e13c0e8 100644 --- a/app/javascript/dashboard/i18n/locale/zh_TW/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/zh_TW/inboxMgmt.json @@ -111,6 +111,12 @@ "PLACEHOLDER": "請輸入您的 Twilio 帳戶 SID", "ERROR": "此欄位是必填項目" }, + "MESSAGING_SERVICE_SID": { + "LABEL": "Messaging Service SID", + "PLACEHOLDER": "Please enter your Twilio Messaging Service SID", + "ERROR": "此欄位是必填項目", + "USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service" + }, "CHANNEL_TYPE": { "LABEL": "頻道類型", "ERROR": "請選擇您的頻道類型" diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/integrations.json b/app/javascript/dashboard/i18n/locale/zh_TW/integrations.json index 58a506f51..2ed343ace 100644 --- a/app/javascript/dashboard/i18n/locale/zh_TW/integrations.json +++ b/app/javascript/dashboard/i18n/locale/zh_TW/integrations.json @@ -84,6 +84,52 @@ }, "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" + } } } } diff --git a/app/javascript/survey/i18n/locale/fi.json b/app/javascript/survey/i18n/locale/fi.json index 8c80212ea..a0371bd74 100644 --- a/app/javascript/survey/i18n/locale/fi.json +++ b/app/javascript/survey/i18n/locale/fi.json @@ -1,14 +1,14 @@ { "SURVEY": { - "DESCRIPTION": "Dear customer 👋, please take a few moments to share feedback about the conversation you had with %{inboxName}.", + "DESCRIPTION": "Arvoisa asiakas 👋, käytäthän hetken aikaasi ja annat palautetta keskustelusta, jonka kävit %{inboxName} kanssa.", "RATING": { - "LABEL": "Rate your conversation", - "SUCCESS_MESSAGE": "Thank you for submitting the rating" + "LABEL": "Anna arvio palvelusta", + "SUCCESS_MESSAGE": "Kiitos, että lähetit arvion" }, "FEEDBACK": { - "LABEL": "Do you have any thoughts you'd like to share?", - "PLACEHOLDER": "Your feedback (optional)", - "BUTTON_TEXT": "Submit feedback" + "LABEL": "Onko sinulla vielä jotain palautetta, jonka haluaisit jakaa meille?", + "PLACEHOLDER": "Sinun palautteesi (ei pakollinen)", + "BUTTON_TEXT": "Lähetä palaute" }, "API": { "SUCCESS_MESSAGE": "Survey updated successfully", diff --git a/app/javascript/survey/i18n/locale/sr.json b/app/javascript/survey/i18n/locale/sr.json index 5453ee1bc..ef4f8e52f 100644 --- a/app/javascript/survey/i18n/locale/sr.json +++ b/app/javascript/survey/i18n/locale/sr.json @@ -2,7 +2,7 @@ "SURVEY": { "DESCRIPTION": "Dear customer 👋, please take a few moments to share feedback about the conversation you had with %{inboxName}.", "RATING": { - "LABEL": "Rate your conversation", + "LABEL": "Ocenite razgovor", "SUCCESS_MESSAGE": "Thank you for submitting the rating" }, "FEEDBACK": { diff --git a/app/javascript/widget/i18n/locale/fi.json b/app/javascript/widget/i18n/locale/fi.json index 85c2b300e..75b325881 100644 --- a/app/javascript/widget/i18n/locale/fi.json +++ b/app/javascript/widget/i18n/locale/fi.json @@ -74,8 +74,8 @@ } }, "CSAT": { - "TITLE": "Rate your conversation", - "SUBMITTED_TITLE": "Thank you for submitting the rating", + "TITLE": "Anna arvio palvelusta", + "SUBMITTED_TITLE": "Kiitos, että lähetit arvion", "PLACEHOLDER": "Tell us more..." }, "EMAIL_TRANSCRIPT": { diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 8b5a6ecca..704a53d12 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -84,6 +84,7 @@ ar: conversations: messages: instagram_story_content: "أشار %{story_sender} إليك في القصة: " + instagram_deleted_story_content: هذه القصة لم تعد متاحة. deleted: تم حذف هذه الرسالة activity: status: diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 519f63cd8..d47f2895e 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -84,6 +84,7 @@ bg: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 02161a1e6..5ac0de61b 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -84,6 +84,7 @@ ca: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: Aquest missatge a sigut eliminat activity: status: diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 1eda067f4..22b99f6aa 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -84,6 +84,7 @@ cs: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: Tato zpráva byla smazána activity: status: diff --git a/config/locales/da.yml b/config/locales/da.yml index 10c4fc53d..a08cc1f7f 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -84,6 +84,7 @@ da: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/de.yml b/config/locales/de.yml index daa4bfbd9..8a3218907 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -84,6 +84,7 @@ de: conversations: messages: instagram_story_content: "%{story_sender} erwähnte sie in der Geschichte: " + instagram_deleted_story_content: Diese Geschichte ist nicht mehr verfügbar. deleted: Diese Nachricht wurde gelöscht activity: status: diff --git a/config/locales/el.yml b/config/locales/el.yml index f65ea702d..59e0ea2a0 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -40,7 +40,7 @@ el: connection_timed_out_error: Λήξη χρονικού ορίου σύνδεσης για %{address}:%{port} connection_closed_error: Η σύνδεση έκλεισε. validations: - name: should not start or end with symbols, and it should not have < > / \ @ characters. + name: δεν πρέπει να ξεκινά ή να τελειώνει με σύμβολα, και δεν πρέπει να περιέχει τους χαρακτήρες < > / \ @ reports: period: Περίοδος αναφοράς %{since} έως %{until} agent_csv: @@ -84,6 +84,7 @@ el: conversations: messages: instagram_story_content: "Ο %{story_sender} σας ανέφερε στην ιστορία: " + instagram_deleted_story_content: Η ιστορία δεν είναι πλέον διαθέσιμη. deleted: Το μήνυμα διαγράφηκε activity: status: diff --git a/config/locales/es.yml b/config/locales/es.yml index 538316061..da7201597 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -84,6 +84,7 @@ es: conversations: messages: instagram_story_content: "%{story_sender} te mencionó en la historia: " + instagram_deleted_story_content: This story is no longer available. deleted: Este mensaje se ha eliminado activity: status: diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 1d03eea6c..3a3b39e3f 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -84,6 +84,7 @@ fa: conversations: messages: instagram_story_content: "%{story_sender} در داستان به شما اشاره کرده: " + instagram_deleted_story_content: This story is no longer available. deleted: این پیام حذف شد activity: status: diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 81ad5397d..e5858397e 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -72,8 +72,8 @@ fi: contact_phone_number: Contact Phone Number link_to_the_conversation: Link to the conversation agent_name: Edustajan nimi - rating: Rating - feedback: Feedback Comment + rating: Arvio + feedback: Palautteen kommentti recorded_at: Recorded date notifications: notification_title: @@ -84,6 +84,7 @@ fi: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: @@ -110,7 +111,7 @@ fi: greeting_message_body: "%{account_name} vastaa tyypillisesti muutamassa tunnissa." ways_to_reach_you_message_body: "Anna tiimillemme tapa tavoittaa sinut." email_input_box_message_body: "Saa ilmoitus sähköpostitse" - csat_input_message_body: "Please rate the conversation" + csat_input_message_body: "Voisitko antaa palautetta saamastasi palvelusta?" reply: email: header: @@ -119,7 +120,7 @@ fi: email_subject: "Uusia viestejä" transcript_subject: "Keskustelukopio" survey: - response: "Please rate this conversation, %{link}" + response: "Voisitko antaa palautetta saamastasi palvelusta? %{link}" contacts: online: delete: "%{contact_name} is Online, please try again later" diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 6e5f2f2e4..204cb389d 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -84,6 +84,7 @@ fr: conversations: messages: instagram_story_content: "%{story_sender} vous a mentionné dans l'histoire: " + instagram_deleted_story_content: This story is no longer available. deleted: Ce message a été supprimé activity: status: diff --git a/config/locales/he.yml b/config/locales/he.yml index 990ec8495..985d4c52b 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -84,6 +84,7 @@ he: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/hi.yml b/config/locales/hi.yml index 62dd23378..3bfff95fc 100644 --- a/config/locales/hi.yml +++ b/config/locales/hi.yml @@ -84,6 +84,7 @@ hi: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 32ec8bd45..79f610214 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -84,6 +84,7 @@ hu: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: Az üzenet törölve lett activity: status: diff --git a/config/locales/id.yml b/config/locales/id.yml index 626367aec..0b01e25d3 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -84,6 +84,7 @@ id: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: Pesan ini telah terhapus activity: status: diff --git a/config/locales/it.yml b/config/locales/it.yml index a99437ce7..6260de547 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -84,6 +84,7 @@ it: conversations: messages: instagram_story_content: "%{story_sender} ti ha menzionato nella storia: " + instagram_deleted_story_content: This story is no longer available. deleted: Questo messaggio è stato eliminato activity: status: diff --git a/config/locales/ja.yml b/config/locales/ja.yml index a7d33fa18..bf476ce6f 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -84,6 +84,7 @@ ja: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 5697b7451..2ddf03d10 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -84,6 +84,7 @@ ko: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/lv.yml b/config/locales/lv.yml index c3b228f74..e2f5eb2d6 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -84,6 +84,7 @@ lv: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/ml.yml b/config/locales/ml.yml index b51cc9268..f371038be 100644 --- a/config/locales/ml.yml +++ b/config/locales/ml.yml @@ -84,6 +84,7 @@ ml: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: ഈ സന്ദേശം ഇല്ലാതാക്കി activity: status: diff --git a/config/locales/ne.yml b/config/locales/ne.yml index b8a6db2b1..b58d49484 100644 --- a/config/locales/ne.yml +++ b/config/locales/ne.yml @@ -84,6 +84,7 @@ ne: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/nl.yml b/config/locales/nl.yml index d2b082e0c..06847c48c 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -84,6 +84,7 @@ nl: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/no.yml b/config/locales/no.yml index f25c6b194..e907bdb64 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -84,6 +84,7 @@ conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: Denne meldingen er slettet activity: status: diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 24e819bcb..1a0238159 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -84,6 +84,7 @@ pl: conversations: messages: instagram_story_content: "%{story_sender} wspomniał o Tobie w historii: " + instagram_deleted_story_content: This story is no longer available. deleted: Ta wiadomość została usunięta activity: status: diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 90663406e..3cc52c2da 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -84,6 +84,7 @@ pt: conversations: messages: instagram_story_content: "%{story_sender} mencionou você na história: " + instagram_deleted_story_content: This story is no longer available. deleted: Esta mensagem foi apagada activity: status: diff --git a/config/locales/pt_BR.yml b/config/locales/pt_BR.yml index efe4aff8c..12d0416c2 100644 --- a/config/locales/pt_BR.yml +++ b/config/locales/pt_BR.yml @@ -84,6 +84,7 @@ pt_BR: conversations: messages: instagram_story_content: "%{story_sender} mencionou você na conversa: " + instagram_deleted_story_content: Este Story não está mais disponível. deleted: Esta mensagem foi apagada activity: status: diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 73a80b5f7..6829d26c6 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -84,6 +84,7 @@ ro: conversations: messages: instagram_story_content: "%{story_sender} menționat în poveste: " + instagram_deleted_story_content: This story is no longer available. deleted: Acest mesaj a fost șters activity: status: diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 828659797..7afb42fc4 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -84,6 +84,7 @@ ru: conversations: messages: instagram_story_content: "%{story_sender} упомянул Вас в истории: " + instagram_deleted_story_content: This story is no longer available. deleted: Это сообщение было удалено activity: status: diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 6664fa7a7..637633208 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -84,6 +84,7 @@ sk: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 9371ee8c9..154a06239 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -84,6 +84,7 @@ sr-Latn: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 3a4bc8b17..c1219cbae 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -84,6 +84,7 @@ sv: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: Detta meddelande har tagits bort activity: status: diff --git a/config/locales/ta.yml b/config/locales/ta.yml index fa52b558f..d8e77f336 100644 --- a/config/locales/ta.yml +++ b/config/locales/ta.yml @@ -84,6 +84,7 @@ ta: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/th.yml b/config/locales/th.yml index fa0a34505..5b389e834 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -84,6 +84,7 @@ th: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/tr.yml b/config/locales/tr.yml index e55d27e5e..277aff9ef 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -84,6 +84,7 @@ tr: conversations: messages: instagram_story_content: "%{story_sender} hikayesinde senden bahsetti: " + instagram_deleted_story_content: This story is no longer available. deleted: Bu mesaj silinmiş activity: status: diff --git a/config/locales/uk.yml b/config/locales/uk.yml index dc4a9b9ea..991991bbc 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -84,6 +84,7 @@ uk: conversations: messages: instagram_story_content: "%{story_sender} згадав вас у сторіс: " + instagram_deleted_story_content: This story is no longer available. deleted: Це повідомлення було видалено activity: status: diff --git a/config/locales/ur.yml b/config/locales/ur.yml index b2328df46..179e9a2b7 100644 --- a/config/locales/ur.yml +++ b/config/locales/ur.yml @@ -84,6 +84,7 @@ ur: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/ur_IN.yml b/config/locales/ur_IN.yml index 522924280..36019b990 100644 --- a/config/locales/ur_IN.yml +++ b/config/locales/ur_IN.yml @@ -84,6 +84,7 @@ ur: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 36813a862..d6cf0fb11 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -84,6 +84,7 @@ vi: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: Tin nhắn đã bị xoá activity: status: diff --git a/config/locales/zh_CN.yml b/config/locales/zh_CN.yml index a1b65d0b3..cc67a1ac2 100644 --- a/config/locales/zh_CN.yml +++ b/config/locales/zh_CN.yml @@ -84,6 +84,7 @@ zh_CN: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: This message was deleted activity: status: diff --git a/config/locales/zh_TW.yml b/config/locales/zh_TW.yml index 4a06dc8a8..eeacb802c 100644 --- a/config/locales/zh_TW.yml +++ b/config/locales/zh_TW.yml @@ -84,6 +84,7 @@ zh_TW: conversations: messages: instagram_story_content: "%{story_sender} mentioned you in the story: " + instagram_deleted_story_content: This story is no longer available. deleted: 訊息已被刪除 activity: status: