@webitel/ui-sdk 3.2.89 → 3.2.91

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": "3.2.89",
3
+ "version": "3.2.91",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -208,7 +208,7 @@ export default {
208
208
  [AdminSections.SKILLS]: 'Agent skills',
209
209
  [AdminSections.BUCKETS]: 'Buckets',
210
210
  [AdminSections.MEDIA]: 'Media files',
211
- [AdminSections.BLACKLIST]: 'Call list',
211
+ [AdminSections.BLACKLIST]: 'Lists',
212
212
  [AdminSections.CALENDARS]: 'Calendars',
213
213
  [AdminSections.REGIONS]: 'Locations',
214
214
  [AdminSections.COMMUNICATIONS]: 'Communication types',
@@ -224,7 +224,6 @@ export default {
224
224
  [AdminSections.IMPORT_CSV]: 'Imports of CSV from file',
225
225
  [AdminSections.TRIGGERS]: 'Triggers',
226
226
  [AdminSections.MEDIA]: 'Media files',
227
- [AdminSections.BLACKLIST]: 'Call lists',
228
227
  [AdminSections.ROLES]: 'Roles',
229
228
  [AdminSections.OBJECTS]: 'Objects',
230
229
  },
@@ -207,7 +207,7 @@ export default {
207
207
  [AdminSections.SKILLS]: 'Навыки оператора',
208
208
  [AdminSections.BUCKETS]: 'Корзины',
209
209
  [AdminSections.MEDIA]: 'Медиафайлы',
210
- [AdminSections.BLACKLIST]: 'Cписки обзвона',
210
+ [AdminSections.BLACKLIST]: 'Cписки',
211
211
  [AdminSections.CALENDARS]: 'Календари',
212
212
  [AdminSections.COMMUNICATIONS]: 'Типы связи',
213
213
  [AdminSections.REGIONS]: 'Площадки',
@@ -207,7 +207,7 @@ export default {
207
207
  [AdminSections.SKILLS]: 'Навички оператора',
208
208
  [AdminSections.BUCKETS]: 'Кошики',
209
209
  [AdminSections.MEDIA]: 'Медіафайли',
210
- [AdminSections.BLACKLIST]: 'Cписки обдзвону',
210
+ [AdminSections.BLACKLIST]: 'Cписки',
211
211
  [AdminSections.CALENDARS]: 'Календарі',
212
212
  [AdminSections.REGIONS]: 'Розташування',
213
213
  [AdminSections.COMMUNICATIONS]: 'Типи зв\'язку',