@tetacom/ng-components 1.0.121 → 1.0.122
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/esm2020/locale/en.mjs +2 -2
- package/esm2020/locale/ru.mjs +2 -2
- package/fesm2015/tetacom-ng-components.mjs +2 -2
- package/fesm2015/tetacom-ng-components.mjs.map +1 -1
- package/fesm2020/tetacom-ng-components.mjs +2 -2
- package/fesm2020/tetacom-ng-components.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -968,7 +968,7 @@ const enLocale = {
|
|
|
968
968
|
clearAllFilters: 'Clear all filters',
|
|
969
969
|
autosizeColumn: 'Autosize column',
|
|
970
970
|
autosizeAll: 'Autosize all columns',
|
|
971
|
-
resetColumnsSize: 'Reset columns
|
|
971
|
+
resetColumnsSize: 'Reset columns settings',
|
|
972
972
|
from: 'From',
|
|
973
973
|
to: 'To',
|
|
974
974
|
all: 'All',
|
|
@@ -12436,7 +12436,7 @@ const ruLocale = {
|
|
|
12436
12436
|
clearAllFilters: 'Очистить все фильтры',
|
|
12437
12437
|
autosizeColumn: 'Авторазмер колонки',
|
|
12438
12438
|
autosizeAll: 'Авторазмер всех колонок',
|
|
12439
|
-
resetColumnsSize: '
|
|
12439
|
+
resetColumnsSize: 'Сбросить настройки колонок',
|
|
12440
12440
|
from: 'От',
|
|
12441
12441
|
to: 'До',
|
|
12442
12442
|
all: 'Все',
|