@webitel/ui-sdk 23.12.29 → 23.12.30

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": "23.12.29",
3
+ "version": "23.12.30",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "build": "vue-cli-service build --target lib --name ui-sdk ./src/install.js",
@@ -340,7 +340,7 @@ export default {
340
340
  },
341
341
  deleteConfirmationPopup: {
342
342
  title: 'Confirm deletion',
343
- askingAlert: 'Are you sure you want\n to delete {count} records? | Are you sure you want\n to delete {count} records?',
343
+ askingAlert: 'Are you sure you want\n to delete {count} record? | Are you sure you want\n to delete {count} records?',
344
344
  deleteAll: 'ALL',
345
345
  },
346
346
  dummy: {