@webitel/ui-sdk 25.6.18 → 25.6.20
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 +1 -1
- package/src/locale/ua/ua.js +1 -1
package/package.json
CHANGED
package/src/locale/ua/ua.js
CHANGED
|
@@ -64,7 +64,6 @@ export default {
|
|
|
64
64
|
state: 'Стан',
|
|
65
65
|
refresh: 'Оновити',
|
|
66
66
|
retry: 'Повторити',
|
|
67
|
-
reset: 'Скинути',
|
|
68
67
|
downloadAll: 'Завантажити все',
|
|
69
68
|
warning: 'Попередження',
|
|
70
69
|
doNotSave: 'Не зберігати',
|
|
@@ -119,6 +118,7 @@ export default {
|
|
|
119
118
|
values: 'Значення | Значення',
|
|
120
119
|
keys: 'Ключ | Ключі',
|
|
121
120
|
duration: 'Тривалість',
|
|
121
|
+
reset: 'Скинути',
|
|
122
122
|
errors: 'Помилка | Помилки',
|
|
123
123
|
labels: 'Мітка | Мітки',
|
|
124
124
|
permissions: 'Дозвіл | Дозволи',
|