@webitel/ui-sdk 1.0.40 → 1.0.41
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 +1 -1
- package/src/locale/en/en.js +1 -1
package/package.json
CHANGED
package/src/locale/en/en.js
CHANGED
|
@@ -130,7 +130,7 @@ export default {
|
|
|
130
130
|
[AdminSections.RESOURCE_GROUPS]: 'Resource groups',
|
|
131
131
|
[AdminSections.QUEUES]: 'Queues',
|
|
132
132
|
[AdminSections.STORAGE]: 'Storage',
|
|
133
|
-
[AdminSections.
|
|
133
|
+
[AdminSections.COGNITIVE_PROFILES]: 'Cognitive profiles',
|
|
134
134
|
[AdminSections.MEDIA]: 'Media',
|
|
135
135
|
[AdminSections.BLACKLIST]: 'Call lists',
|
|
136
136
|
[AdminSections.ROLES]: 'Roles',
|