@webitel/ui-sdk 2.0.22 → 2.0.23

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.0.22",
3
+ "version": "2.0.23",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -56,6 +56,8 @@ export default {
56
56
  channel: 'Channel',
57
57
  file: 'File',
58
58
  logout: 'Logout',
59
+ priority: 'Priority',
60
+ variables: 'Variable | Variables',
59
61
  },
60
62
  // date-related texts
61
63
  date: {
@@ -55,6 +55,8 @@ export default {
55
55
  channel: 'Канал',
56
56
  file: 'Файл',
57
57
  logout: 'Выйти',
58
+ priority: 'Приоритет',
59
+ variables: 'Переменная | Переменные',
58
60
  },
59
61
  // date-related texts
60
62
  date: {
@@ -55,6 +55,8 @@ export default {
55
55
  channel: 'Канал',
56
56
  file: 'Файл',
57
57
  logout: 'Вийти',
58
+ priority: 'Приорітет',
59
+ variables: 'Змінна | Змінні',
58
60
  },
59
61
  // date-related texts
60
62
  date: {