fix: Include missing file for labels (#1629)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/* eslint-disable */
|
|
||||||
import { default as _agentMgmt } from './agentMgmt.json';
|
import { default as _agentMgmt } from './agentMgmt.json';
|
||||||
|
import { default as _labelsMgmt } from './labelsMgmt.json';
|
||||||
import { default as _cannedMgmt } from './cannedMgmt.json';
|
import { default as _cannedMgmt } from './cannedMgmt.json';
|
||||||
import { default as _chatlist } from './chatlist.json';
|
import { default as _chatlist } from './chatlist.json';
|
||||||
import { default as _contact } from './contact.json';
|
import { default as _contact } from './contact.json';
|
||||||
@@ -23,6 +23,7 @@ export default {
|
|||||||
..._inboxMgmt,
|
..._inboxMgmt,
|
||||||
..._login,
|
..._login,
|
||||||
..._report,
|
..._report,
|
||||||
|
..._labelsMgmt,
|
||||||
..._resetPassword,
|
..._resetPassword,
|
||||||
..._setNewPassword,
|
..._setNewPassword,
|
||||||
..._settings,
|
..._settings,
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* eslint-disable */
|
|
||||||
import { default as _agentMgmt } from './agentMgmt.json';
|
import { default as _agentMgmt } from './agentMgmt.json';
|
||||||
|
import { default as _labelsMgmt } from './labelsMgmt.json';
|
||||||
import { default as _cannedMgmt } from './cannedMgmt.json';
|
import { default as _cannedMgmt } from './cannedMgmt.json';
|
||||||
import { default as _chatlist } from './chatlist.json';
|
import { default as _chatlist } from './chatlist.json';
|
||||||
import { default as _contact } from './contact.json';
|
import { default as _contact } from './contact.json';
|
||||||
@@ -23,6 +23,7 @@ export default {
|
|||||||
..._inboxMgmt,
|
..._inboxMgmt,
|
||||||
..._login,
|
..._login,
|
||||||
..._report,
|
..._report,
|
||||||
|
..._labelsMgmt,
|
||||||
..._resetPassword,
|
..._resetPassword,
|
||||||
..._setNewPassword,
|
..._setNewPassword,
|
||||||
..._settings,
|
..._settings,
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* eslint-disable */
|
|
||||||
import { default as _agentMgmt } from './agentMgmt.json';
|
import { default as _agentMgmt } from './agentMgmt.json';
|
||||||
|
import { default as _labelsMgmt } from './labelsMgmt.json';
|
||||||
import { default as _cannedMgmt } from './cannedMgmt.json';
|
import { default as _cannedMgmt } from './cannedMgmt.json';
|
||||||
import { default as _chatlist } from './chatlist.json';
|
import { default as _chatlist } from './chatlist.json';
|
||||||
import { default as _contact } from './contact.json';
|
import { default as _contact } from './contact.json';
|
||||||
@@ -23,6 +23,7 @@ export default {
|
|||||||
..._inboxMgmt,
|
..._inboxMgmt,
|
||||||
..._login,
|
..._login,
|
||||||
..._report,
|
..._report,
|
||||||
|
..._labelsMgmt,
|
||||||
..._resetPassword,
|
..._resetPassword,
|
||||||
..._setNewPassword,
|
..._setNewPassword,
|
||||||
..._settings,
|
..._settings,
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* eslint-disable */
|
|
||||||
import { default as _agentMgmt } from './agentMgmt.json';
|
import { default as _agentMgmt } from './agentMgmt.json';
|
||||||
|
import { default as _labelsMgmt } from './labelsMgmt.json';
|
||||||
import { default as _cannedMgmt } from './cannedMgmt.json';
|
import { default as _cannedMgmt } from './cannedMgmt.json';
|
||||||
import { default as _chatlist } from './chatlist.json';
|
import { default as _chatlist } from './chatlist.json';
|
||||||
import { default as _contact } from './contact.json';
|
import { default as _contact } from './contact.json';
|
||||||
@@ -23,6 +23,7 @@ export default {
|
|||||||
..._inboxMgmt,
|
..._inboxMgmt,
|
||||||
..._login,
|
..._login,
|
||||||
..._report,
|
..._report,
|
||||||
|
..._labelsMgmt,
|
||||||
..._resetPassword,
|
..._resetPassword,
|
||||||
..._setNewPassword,
|
..._setNewPassword,
|
||||||
..._settings,
|
..._settings,
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* eslint-disable */
|
|
||||||
import { default as _agentMgmt } from './agentMgmt.json';
|
import { default as _agentMgmt } from './agentMgmt.json';
|
||||||
|
import { default as _labelsMgmt } from './labelsMgmt.json';
|
||||||
import { default as _cannedMgmt } from './cannedMgmt.json';
|
import { default as _cannedMgmt } from './cannedMgmt.json';
|
||||||
import { default as _chatlist } from './chatlist.json';
|
import { default as _chatlist } from './chatlist.json';
|
||||||
import { default as _contact } from './contact.json';
|
import { default as _contact } from './contact.json';
|
||||||
@@ -23,6 +23,7 @@ export default {
|
|||||||
..._inboxMgmt,
|
..._inboxMgmt,
|
||||||
..._login,
|
..._login,
|
||||||
..._report,
|
..._report,
|
||||||
|
..._labelsMgmt,
|
||||||
..._resetPassword,
|
..._resetPassword,
|
||||||
..._setNewPassword,
|
..._setNewPassword,
|
||||||
..._settings,
|
..._settings,
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* eslint-disable */
|
|
||||||
import { default as _agentMgmt } from './agentMgmt.json';
|
import { default as _agentMgmt } from './agentMgmt.json';
|
||||||
|
import { default as _labelsMgmt } from './labelsMgmt.json';
|
||||||
import { default as _cannedMgmt } from './cannedMgmt.json';
|
import { default as _cannedMgmt } from './cannedMgmt.json';
|
||||||
import { default as _chatlist } from './chatlist.json';
|
import { default as _chatlist } from './chatlist.json';
|
||||||
import { default as _contact } from './contact.json';
|
import { default as _contact } from './contact.json';
|
||||||
@@ -23,6 +23,7 @@ export default {
|
|||||||
..._inboxMgmt,
|
..._inboxMgmt,
|
||||||
..._login,
|
..._login,
|
||||||
..._report,
|
..._report,
|
||||||
|
..._labelsMgmt,
|
||||||
..._resetPassword,
|
..._resetPassword,
|
||||||
..._setNewPassword,
|
..._setNewPassword,
|
||||||
..._settings,
|
..._settings,
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* eslint-disable */
|
|
||||||
import { default as _agentMgmt } from './agentMgmt.json';
|
import { default as _agentMgmt } from './agentMgmt.json';
|
||||||
|
import { default as _labelsMgmt } from './labelsMgmt.json';
|
||||||
import { default as _cannedMgmt } from './cannedMgmt.json';
|
import { default as _cannedMgmt } from './cannedMgmt.json';
|
||||||
import { default as _chatlist } from './chatlist.json';
|
import { default as _chatlist } from './chatlist.json';
|
||||||
import { default as _contact } from './contact.json';
|
import { default as _contact } from './contact.json';
|
||||||
@@ -23,6 +23,7 @@ export default {
|
|||||||
..._inboxMgmt,
|
..._inboxMgmt,
|
||||||
..._login,
|
..._login,
|
||||||
..._report,
|
..._report,
|
||||||
|
..._labelsMgmt,
|
||||||
..._resetPassword,
|
..._resetPassword,
|
||||||
..._setNewPassword,
|
..._setNewPassword,
|
||||||
..._settings,
|
..._settings,
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* eslint-disable */
|
|
||||||
import { default as _agentMgmt } from './agentMgmt.json';
|
import { default as _agentMgmt } from './agentMgmt.json';
|
||||||
|
import { default as _labelsMgmt } from './labelsMgmt.json';
|
||||||
import { default as _cannedMgmt } from './cannedMgmt.json';
|
import { default as _cannedMgmt } from './cannedMgmt.json';
|
||||||
import { default as _chatlist } from './chatlist.json';
|
import { default as _chatlist } from './chatlist.json';
|
||||||
import { default as _contact } from './contact.json';
|
import { default as _contact } from './contact.json';
|
||||||
@@ -23,6 +23,7 @@ export default {
|
|||||||
..._inboxMgmt,
|
..._inboxMgmt,
|
||||||
..._login,
|
..._login,
|
||||||
..._report,
|
..._report,
|
||||||
|
..._labelsMgmt,
|
||||||
..._resetPassword,
|
..._resetPassword,
|
||||||
..._setNewPassword,
|
..._setNewPassword,
|
||||||
..._settings,
|
..._settings,
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* eslint-disable */
|
|
||||||
import { default as _agentMgmt } from './agentMgmt.json';
|
import { default as _agentMgmt } from './agentMgmt.json';
|
||||||
|
import { default as _labelsMgmt } from './labelsMgmt.json';
|
||||||
import { default as _cannedMgmt } from './cannedMgmt.json';
|
import { default as _cannedMgmt } from './cannedMgmt.json';
|
||||||
import { default as _chatlist } from './chatlist.json';
|
import { default as _chatlist } from './chatlist.json';
|
||||||
import { default as _contact } from './contact.json';
|
import { default as _contact } from './contact.json';
|
||||||
@@ -23,6 +23,7 @@ export default {
|
|||||||
..._inboxMgmt,
|
..._inboxMgmt,
|
||||||
..._login,
|
..._login,
|
||||||
..._report,
|
..._report,
|
||||||
|
..._labelsMgmt,
|
||||||
..._resetPassword,
|
..._resetPassword,
|
||||||
..._setNewPassword,
|
..._setNewPassword,
|
||||||
..._settings,
|
..._settings,
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
import { default as _agentMgmt } from './agentMgmt.json';
|
import { default as _agentMgmt } from './agentMgmt.json';
|
||||||
|
import { default as _labelsMgmt } from './labelsMgmt.json';
|
||||||
import { default as _cannedMgmt } from './cannedMgmt.json';
|
import { default as _cannedMgmt } from './cannedMgmt.json';
|
||||||
import { default as _chatlist } from './chatlist.json';
|
import { default as _chatlist } from './chatlist.json';
|
||||||
import { default as _contact } from './contact.json';
|
import { default as _contact } from './contact.json';
|
||||||
@@ -22,6 +23,7 @@ export default {
|
|||||||
..._inboxMgmt,
|
..._inboxMgmt,
|
||||||
..._login,
|
..._login,
|
||||||
..._report,
|
..._report,
|
||||||
|
..._labelsMgmt,
|
||||||
..._resetPassword,
|
..._resetPassword,
|
||||||
..._setNewPassword,
|
..._setNewPassword,
|
||||||
..._settings,
|
..._settings,
|
||||||
|
|||||||
33
app/javascript/dashboard/i18n/locale/th/index.js
Normal file
33
app/javascript/dashboard/i18n/locale/th/index.js
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
import { default as _agentMgmt } from './agentMgmt.json';
|
||||||
|
import { default as _labelsMgmt } from './labelsMgmt.json';
|
||||||
|
import { default as _cannedMgmt } from './cannedMgmt.json';
|
||||||
|
import { default as _chatlist } from './chatlist.json';
|
||||||
|
import { default as _contact } from './contact.json';
|
||||||
|
import { default as _conversation } from './conversation.json';
|
||||||
|
import { default as _inboxMgmt } from './inboxMgmt.json';
|
||||||
|
import { default as _login } from './login.json';
|
||||||
|
import { default as _report } from './report.json';
|
||||||
|
import { default as _resetPassword } from './resetPassword.json';
|
||||||
|
import { default as _setNewPassword } from './setNewPassword.json';
|
||||||
|
import { default as _settings } from './settings.json';
|
||||||
|
import { default as _signup } from './signup.json';
|
||||||
|
import { default as _integrations } from './integrations.json';
|
||||||
|
import { default as _generalSettings } from './generalSettings.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
..._agentMgmt,
|
||||||
|
..._cannedMgmt,
|
||||||
|
..._chatlist,
|
||||||
|
..._contact,
|
||||||
|
..._conversation,
|
||||||
|
..._inboxMgmt,
|
||||||
|
..._login,
|
||||||
|
..._report,
|
||||||
|
..._labelsMgmt,
|
||||||
|
..._resetPassword,
|
||||||
|
..._setNewPassword,
|
||||||
|
..._settings,
|
||||||
|
..._signup,
|
||||||
|
..._integrations,
|
||||||
|
..._generalSettings,
|
||||||
|
};
|
||||||
Reference in New Issue
Block a user