@webitel/ui-sdk 3.2.142 → 3.2.143

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": "3.2.142",
3
+ "version": "3.2.143",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -348,7 +348,7 @@ export default {
348
348
  },
349
349
  statusSelectErrorPopup: {
350
350
  title: 'Attention',
351
- message: 'he limit for agents to take a pause has been exceeded. The pause is unavailable right now.',
351
+ message: 'The limit for agents to take a pause has been exceeded. The pause is unavailable right now.',
352
352
  },
353
353
  },
354
354
  },
@@ -346,7 +346,7 @@ export default {
346
346
  },
347
347
  statusSelectErrorPopup: {
348
348
  title: 'Внимание',
349
- message: 'Лимит операторов в паузе превишен. Перерыв сейчас недоступен.',
349
+ message: 'Лимит операторов в паузе превышен. Перерыв сейчас недоступен.',
350
350
  },
351
351
  },
352
352
  },