@webitel/ui-sdk 26.8.46 → 26.8.47
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/locale/uk/uk.js +1 -1
- package/types/.tsbuildinfo +1 -1
package/package.json
CHANGED
package/src/locale/uk/uk.js
CHANGED
|
@@ -205,7 +205,7 @@ export default {
|
|
|
205
205
|
queueType: 'Тип черги | Типи черг',
|
|
206
206
|
type: {
|
|
207
207
|
[QueueType.INBOUND_QUEUE]: 'Вхідна черга',
|
|
208
|
-
[QueueType.OFFLINE_QUEUE]: '
|
|
208
|
+
[QueueType.OFFLINE_QUEUE]: 'Офлайн черга',
|
|
209
209
|
[QueueType.OUTBOUND_IVR_QUEUE]: 'Вихідний IVR',
|
|
210
210
|
[QueueType.PREDICTIVE_DIALER]: 'Предиктивний обзвін',
|
|
211
211
|
[QueueType.PROGRESSIVE_DIALER]: 'Прогресивний обзвін',
|