@webitel/ui-sdk 25.4.16 → 25.4.18
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/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.js +249 -249
- package/dist/ui-sdk.umd.cjs +1 -1
- package/package.json +1 -1
- package/src/components/wt-divider/_variables.scss +1 -1
- package/src/locale/en/en.js +1 -1
- package/src/modules/Filters/v2/filters/components/values/gateway/gateway-filter-value-preview.vue +1 -1
package/package.json
CHANGED
package/src/locale/en/en.js
CHANGED
|
@@ -153,7 +153,7 @@ export default {
|
|
|
153
153
|
gateway: 'Gateway | Gateways',
|
|
154
154
|
hangupCause: 'Hangup cause',
|
|
155
155
|
hasOption: 'Has option',
|
|
156
|
-
hasRecording: '
|
|
156
|
+
hasRecording: 'Recording',
|
|
157
157
|
amdResult: 'AMD result',
|
|
158
158
|
ratedBy: 'Rated by',
|
|
159
159
|
talkDuration: 'Talk duration',
|