@webitel/ui-sdk 2.1.11 → 2.1.13

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.1.11",
3
+ "version": "2.1.13",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -64,10 +64,12 @@ export default {
64
64
  output: 'Output | Outputs',
65
65
  values: 'Value | Values',
66
66
  keys: 'Key | Keys',
67
+ duration: 'Duration',
67
68
  },
68
69
  // date-related texts
69
70
  date: {
70
71
  sec: 'Sec',
72
+ timezone: 'Timezone | Timezones',
71
73
  },
72
74
  // describes Webitel system entities
73
75
  objects: {
@@ -62,10 +62,12 @@ export default {
62
62
  output: 'Выход | Выходы',
63
63
  values: 'Значение | Значения',
64
64
  keys: 'Ключ | Ключи',
65
+ duration: 'Длительность',
65
66
  },
66
67
  // date-related texts
67
68
  date: {
68
69
  sec: 'Сек',
70
+ timezone: 'Часовая зона | Часовые зоны',
69
71
  },
70
72
  // describes Webitel system entities
71
73
  objects: {
@@ -62,10 +62,12 @@ export default {
62
62
  output: 'Вихід | Виходи',
63
63
  values: 'Значення | Значення',
64
64
  keys: 'Ключ | Ключі',
65
+ duration: 'Тривалість',
65
66
  },
66
67
  // date-related texts
67
68
  date: {
68
69
  sec: 'Сек',
70
+ timezone: 'Часова зона | Часові зони',
69
71
  },
70
72
  // describes Webitel system entities
71
73
  objects: {