diff --git a/src/components/pages/PbxConfiguration/CscPbxCallQueues.vue b/src/components/pages/PbxConfiguration/CscPbxCallQueues.vue index 33a149ab..32ef0ed3 100644 --- a/src/components/pages/PbxConfiguration/CscPbxCallQueues.vue +++ b/src/components/pages/PbxConfiguration/CscPbxCallQueues.vue @@ -57,6 +57,12 @@ /> +
+ {{ $t('pbxConfig.noCallQueues') }} +
+
+ {{ $t('pbxConfig.noDevicesFound') }} +
+
+ {{ $t('pbxConfig.noDevicesCreated') }} +
- {{ $t('pbxConfig.noSeats') }} + {{ $t('pbxConfig.noGroups') }}
+
+ {{ $t('pbxConfig.noMsConfigs') }} +
+
+ {{ $t('pbxConfig.noSoundSets') }} +