@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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/ui-sdk",
3
- "version": "26.8.46",
3
+ "version": "26.8.47",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "npm run docs:dev",
@@ -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]: 'Прогресивний обзвін',