@webitel/ui-sdk 2.0.23 → 2.0.24

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": "2.0.23",
3
+ "version": "2.0.24",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -155,7 +155,7 @@ export default {
155
155
  [AdminSections.RESOURCE_GROUPS]: 'Группы ресурсов',
156
156
  [AdminSections.QUEUES]: 'Очереди',
157
157
  [AdminSections.STORAGE]: 'Хранилища',
158
- [AdminSections.COGNITIVE_PROFILES]: 'Языковые профили',
158
+ [AdminSections.COGNITIVE_PROFILES]: 'Голосовые профили',
159
159
  [AdminSections.EMAIL_PROFILES]: 'Email профили',
160
160
  [AdminSections.IMPORT_CSV]: 'Импорт данных из CSV файла',
161
161
  [AdminSections.ROLES]: 'Роли',
@@ -155,7 +155,7 @@ export default {
155
155
  [AdminSections.RESOURCE_GROUPS]: 'Групи ресурсів',
156
156
  [AdminSections.QUEUES]: 'Черги',
157
157
  [AdminSections.STORAGE]: 'Сховища',
158
- [AdminSections.COGNITIVE_PROFILES]: 'Мовні профілі',
158
+ [AdminSections.COGNITIVE_PROFILES]: 'Голосові профілі',
159
159
  [AdminSections.EMAIL_PROFILES]: 'Email профілі',
160
160
  [AdminSections.IMPORT_CSV]: 'Імпорт даних з CSV файлу',
161
161
  [AdminSections.ROLES]: 'Ролі',