@webitel/ui-sdk 24.12.79 → 24.12.80

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": "24.12.79",
3
+ "version": "24.12.80",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",
@@ -36,6 +36,8 @@ export default {
36
36
  import: 'Import',
37
37
  export: 'Export',
38
38
  true: 'True',
39
+ title: 'Title',
40
+ position: 'Position',
39
41
  delete: 'Delete',
40
42
  search: 'Search',
41
43
  open: 'Open',
@@ -36,6 +36,8 @@ export default {
36
36
  import: 'Импорт',
37
37
  export: 'Экспорт',
38
38
  true: 'Да',
39
+ title: 'Заголовок',
40
+ position: 'Позиция',
39
41
  delete: 'Удалить',
40
42
  search: 'Поиск',
41
43
  open: 'Открыть',
@@ -36,6 +36,8 @@ export default {
36
36
  import: 'Імпорт',
37
37
  export: 'Експорт',
38
38
  true: 'Так',
39
+ title: 'Заголовок',
40
+ position: 'Позиція',
39
41
  delete: 'Видалити',
40
42
  search: 'Пошук',
41
43
  open: 'Відкрити',