@webitel/ui-sdk 2.1.40-1 → 2.1.41-1

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.1.40-1",
3
+ "version": "2.1.41-1",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -156,7 +156,7 @@ export default {
156
156
  [AdminSections.USERS]: 'Users',
157
157
  [AdminSections.LICENSE]: 'Licenses',
158
158
  [AdminSections.DEVICES]: 'Devices',
159
- [AdminSections.FLOW]: 'Flow',
159
+ [AdminSections.FLOW]: 'Flow schemas',
160
160
  [AdminSections.DIALPLAN]: 'Dialplan',
161
161
  [AdminSections.GATEWAYS]: 'Gateways',
162
162
  [AdminSections.CHATPLAN]: 'Chatplan',
@@ -179,7 +179,7 @@ export default {
179
179
  [AdminSections.EMAIL_PROFILES]: 'Email profiles',
180
180
  [AdminSections.IMPORT_CSV]: 'Import data from CSV file',
181
181
  [AdminSections.TRIGGERS]: 'Triggers',
182
- [AdminSections.MEDIA]: 'Media',
182
+ [AdminSections.MEDIA]: 'Media files',
183
183
  [AdminSections.BLACKLIST]: 'Call lists',
184
184
  [AdminSections.ROLES]: 'Roles',
185
185
  [AdminSections.OBJECTS]: 'Objects',
@@ -154,7 +154,7 @@ export default {
154
154
  [AdminSections.USERS]: 'Пользователи',
155
155
  [AdminSections.LICENSE]: 'Лицензии',
156
156
  [AdminSections.DEVICES]: 'Устройства',
157
- [AdminSections.FLOW]: 'Схемы звонка',
157
+ [AdminSections.FLOW]: 'Схемы',
158
158
  [AdminSections.DIALPLAN]: 'Исходящая маршрутизация',
159
159
  [AdminSections.GATEWAYS]: 'Шлюзы',
160
160
  [AdminSections.CHATPLAN]: 'Правила маршрутизации текстовых сообщений',
@@ -175,7 +175,7 @@ export default {
175
175
  [AdminSections.STORAGE]: 'Хранилища',
176
176
  [AdminSections.COGNITIVE_PROFILES]: 'Голосовые профили',
177
177
  [AdminSections.EMAIL_PROFILES]: 'Email профили',
178
- [AdminSections.IMPORT_CSV]: 'Импорт данных из CSV файла',
178
+ [AdminSections.IMPORT_CSV]: 'Импорт данных из CSV файлов',
179
179
  [AdminSections.TRIGGERS]: 'Триггеры',
180
180
  [AdminSections.ROLES]: 'Роли',
181
181
  [AdminSections.OBJECTS]: 'Разделы',
@@ -154,7 +154,7 @@ export default {
154
154
  [AdminSections.USERS]: 'Користувачі',
155
155
  [AdminSections.LICENSE]: 'Ліцензії',
156
156
  [AdminSections.DEVICES]: 'Пристрої',
157
- [AdminSections.FLOW]: 'Схеми дзвінка',
157
+ [AdminSections.FLOW]: 'Схеми',
158
158
  [AdminSections.DIALPLAN]: 'Правила вихідного набору',
159
159
  [AdminSections.GATEWAYS]: 'Шлюзи',
160
160
  [AdminSections.CHATPLAN]: 'Правила маршрутизації текстових повідомлень',
@@ -175,7 +175,7 @@ export default {
175
175
  [AdminSections.STORAGE]: 'Сховища',
176
176
  [AdminSections.COGNITIVE_PROFILES]: 'Голосові профілі',
177
177
  [AdminSections.EMAIL_PROFILES]: 'Email профілі',
178
- [AdminSections.IMPORT_CSV]: 'Імпорт даних з CSV файлу',
178
+ [AdminSections.IMPORT_CSV]: 'Імпорт даних з CSV файлів',
179
179
  [AdminSections.TRIGGERS]: 'Тригери',
180
180
  [AdminSections.ROLES]: 'Ролі',
181
181
  [AdminSections.OBJECTS]: 'Розділи',