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

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.41-1",
3
+ "version": "2.1.41-2",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -157,16 +157,16 @@ export default {
157
157
  [AdminSections.LICENSE]: 'Licenses',
158
158
  [AdminSections.DEVICES]: 'Devices',
159
159
  [AdminSections.FLOW]: 'Flow schemas',
160
- [AdminSections.DIALPLAN]: 'Dialplan',
160
+ [AdminSections.DIALPLAN]: 'Dialplans',
161
161
  [AdminSections.GATEWAYS]: 'Gateways',
162
- [AdminSections.CHATPLAN]: 'Chatplan',
162
+ [AdminSections.CHATPLAN]: 'Chatplans',
163
163
  [AdminSections.CHAT_GATEWAYS]: 'Chat gateways',
164
164
  [AdminSections.SKILLS]: 'Agent skills',
165
165
  [AdminSections.BUCKETS]: 'Buckets',
166
166
  [AdminSections.MEDIA]: 'Media files',
167
167
  [AdminSections.BLACKLIST]: 'Call list',
168
168
  [AdminSections.CALENDARS]: 'Calendars',
169
- [AdminSections.REGIONS]: 'Location',
169
+ [AdminSections.REGIONS]: 'Locations',
170
170
  [AdminSections.COMMUNICATIONS]: 'Communication types',
171
171
  [AdminSections.PAUSE_CAUSE]: 'Agent statuses',
172
172
  [AdminSections.AGENTS]: 'Agents',
@@ -177,7 +177,7 @@ export default {
177
177
  [AdminSections.STORAGE]: 'Storage',
178
178
  [AdminSections.COGNITIVE_PROFILES]: 'Cognitive profiles',
179
179
  [AdminSections.EMAIL_PROFILES]: 'Email profiles',
180
- [AdminSections.IMPORT_CSV]: 'Import data from CSV file',
180
+ [AdminSections.IMPORT_CSV]: 'Imports of CSV from file',
181
181
  [AdminSections.TRIGGERS]: 'Triggers',
182
182
  [AdminSections.MEDIA]: 'Media files',
183
183
  [AdminSections.BLACKLIST]: 'Call lists',