material-react-table 1.12.0 → 1.12.1
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/dist/cjs/index.js +147 -153
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/material-react-table.esm.js +148 -156
- package/dist/esm/material-react-table.esm.js.map +1 -1
- package/dist/index.d.ts +1 -7
- package/locales/cs.esm.js +89 -91
- package/locales/cs.js +89 -91
- package/locales/da.esm.js +89 -90
- package/locales/da.js +89 -90
- package/locales/de.esm.js +89 -90
- package/locales/de.js +89 -90
- package/locales/en.esm.js +89 -90
- package/locales/en.js +89 -90
- package/locales/es.esm.js +89 -90
- package/locales/es.js +89 -90
- package/locales/fa.esm.js +89 -90
- package/locales/fa.js +89 -90
- package/locales/fi.esm.js +89 -91
- package/locales/fi.js +89 -91
- package/locales/fr.esm.js +89 -90
- package/locales/fr.js +89 -90
- package/locales/hu.esm.js +89 -90
- package/locales/hu.js +89 -90
- package/locales/id.esm.js +89 -91
- package/locales/id.js +89 -91
- package/locales/it.esm.js +89 -90
- package/locales/it.js +89 -90
- package/locales/ja.esm.js +89 -90
- package/locales/ja.js +89 -90
- package/locales/nl.esm.js +89 -90
- package/locales/nl.js +89 -90
- package/locales/pl.esm.js +89 -90
- package/locales/pl.js +89 -90
- package/locales/pt-BR.esm.js +89 -90
- package/locales/pt-BR.js +89 -90
- package/locales/pt.esm.js +89 -90
- package/locales/pt.js +89 -90
- package/locales/ro.esm.js +89 -90
- package/locales/ro.js +89 -90
- package/locales/ru.esm.js +89 -90
- package/locales/ru.js +89 -90
- package/locales/sk.esm.js +89 -91
- package/locales/sk.js +89 -91
- package/locales/sr-Cyrl-RS.esm.js +89 -90
- package/locales/sr-Cyrl-RS.js +89 -90
- package/locales/sr-Latn-RS.esm.js +89 -90
- package/locales/sr-Latn-RS.js +89 -90
- package/locales/sv.esm.js +89 -90
- package/locales/sv.js +89 -90
- package/locales/tr.esm.js +89 -90
- package/locales/tr.js +89 -90
- package/locales/uk.esm.js +89 -90
- package/locales/uk.js +89 -90
- package/locales/vi.esm.js +89 -90
- package/locales/vi.js +89 -90
- package/locales/zh-Hans.esm.js +89 -89
- package/locales/zh-Hans.js +89 -89
- package/locales/zh-Hant.esm.js +89 -89
- package/locales/zh-Hant.js +89 -89
- package/package.json +23 -23
- package/src/body/MRT_TableBody.tsx +2 -3
- package/src/body/MRT_TableBodyRow.tsx +2 -3
package/locales/en.esm.js
CHANGED
@@ -1,94 +1,93 @@
|
|
1
1
|
const MRT_Localization_EN = {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
unsorted: 'Unsorted',
|
2
|
+
actions: 'Actions',
|
3
|
+
and: 'and',
|
4
|
+
cancel: 'Cancel',
|
5
|
+
changeFilterMode: 'Change filter mode',
|
6
|
+
changeSearchMode: 'Change search mode',
|
7
|
+
clearFilter: 'Clear filter',
|
8
|
+
clearSearch: 'Clear search',
|
9
|
+
clearSort: 'Clear sort',
|
10
|
+
clickToCopy: 'Click to copy',
|
11
|
+
collapse: 'Collapse',
|
12
|
+
collapseAll: 'Collapse all',
|
13
|
+
columnActions: 'Column Actions',
|
14
|
+
copiedToClipboard: 'Copied to clipboard',
|
15
|
+
dropToGroupBy: 'Drop to group by {column}',
|
16
|
+
edit: 'Edit',
|
17
|
+
expand: 'Expand',
|
18
|
+
expandAll: 'Expand all',
|
19
|
+
filterArrIncludes: 'Includes',
|
20
|
+
filterArrIncludesAll: 'Includes all',
|
21
|
+
filterArrIncludesSome: 'Includes',
|
22
|
+
filterBetween: 'Between',
|
23
|
+
filterBetweenInclusive: 'Between Inclusive',
|
24
|
+
filterByColumn: 'Filter by {column}',
|
25
|
+
filterContains: 'Contains',
|
26
|
+
filterEmpty: 'Empty',
|
27
|
+
filterEndsWith: 'Ends With',
|
28
|
+
filterEquals: 'Equals',
|
29
|
+
filterEqualsString: 'Equals',
|
30
|
+
filterFuzzy: 'Fuzzy',
|
31
|
+
filterGreaterThan: 'Greater Than',
|
32
|
+
filterGreaterThanOrEqualTo: 'Greater Than Or Equal To',
|
33
|
+
filterInNumberRange: 'Between',
|
34
|
+
filterIncludesString: 'Contains',
|
35
|
+
filterIncludesStringSensitive: 'Contains',
|
36
|
+
filterLessThan: 'Less Than',
|
37
|
+
filterLessThanOrEqualTo: 'Less Than Or Equal To',
|
38
|
+
filterMode: 'Filter Mode: {filterType}',
|
39
|
+
filterNotEmpty: 'Not Empty',
|
40
|
+
filterNotEquals: 'Not Equals',
|
41
|
+
filterStartsWith: 'Starts With',
|
42
|
+
filterWeakEquals: 'Equals',
|
43
|
+
filteringByColumn: 'Filtering by {column} - {filterType} {filterValue}',
|
44
|
+
goToFirstPage: 'Go to first page',
|
45
|
+
goToLastPage: 'Go to last page',
|
46
|
+
goToNextPage: 'Go to next page',
|
47
|
+
goToPreviousPage: 'Go to previous page',
|
48
|
+
grab: 'Grab',
|
49
|
+
groupByColumn: 'Group by {column}',
|
50
|
+
groupedBy: 'Grouped by ',
|
51
|
+
hideAll: 'Hide all',
|
52
|
+
hideColumn: 'Hide {column} column',
|
53
|
+
max: 'Max',
|
54
|
+
min: 'Min',
|
55
|
+
move: 'Move',
|
56
|
+
noRecordsToDisplay: 'No records to display',
|
57
|
+
noResultsFound: 'No results found',
|
58
|
+
of: 'of',
|
59
|
+
or: 'or',
|
60
|
+
pinToLeft: 'Pin to left',
|
61
|
+
pinToRight: 'Pin to right',
|
62
|
+
resetColumnSize: 'Reset column size',
|
63
|
+
resetOrder: 'Reset order',
|
64
|
+
rowActions: 'Row Actions',
|
65
|
+
rowNumber: '#',
|
66
|
+
rowNumbers: 'Row Numbers',
|
67
|
+
rowsPerPage: 'Rows per page',
|
68
|
+
save: 'Save',
|
69
|
+
search: 'Search',
|
70
|
+
selectedCountOfRowCountRowsSelected: '{selectedCount} of {rowCount} row(s) selected',
|
71
|
+
select: 'Select',
|
72
|
+
showAll: 'Show all',
|
73
|
+
showAllColumns: 'Show all columns',
|
74
|
+
showHideColumns: 'Show/Hide columns',
|
75
|
+
showHideFilters: 'Show/Hide filters',
|
76
|
+
showHideSearch: 'Show/Hide search',
|
77
|
+
sortByColumnAsc: 'Sort by {column} ascending',
|
78
|
+
sortByColumnDesc: 'Sort by {column} descending',
|
79
|
+
sortedByColumnAsc: 'Sorted by {column} ascending',
|
80
|
+
sortedByColumnDesc: 'Sorted by {column} descending',
|
81
|
+
thenBy: ', then by ',
|
82
|
+
toggleDensity: 'Toggle density',
|
83
|
+
toggleFullScreen: 'Toggle full screen',
|
84
|
+
toggleSelectAll: 'Toggle select all',
|
85
|
+
toggleSelectRow: 'Toggle select row',
|
86
|
+
toggleVisibility: 'Toggle visibility',
|
87
|
+
ungroupByColumn: 'Ungroup by {column}',
|
88
|
+
unpin: 'Unpin',
|
89
|
+
unpinAll: 'Unpin all',
|
90
|
+
unsorted: 'Unsorted',
|
92
91
|
};
|
93
92
|
|
94
93
|
export { MRT_Localization_EN };
|
package/locales/en.js
CHANGED
@@ -3,96 +3,95 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const MRT_Localization_EN = {
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
unsorted: 'Unsorted',
|
6
|
+
actions: 'Actions',
|
7
|
+
and: 'and',
|
8
|
+
cancel: 'Cancel',
|
9
|
+
changeFilterMode: 'Change filter mode',
|
10
|
+
changeSearchMode: 'Change search mode',
|
11
|
+
clearFilter: 'Clear filter',
|
12
|
+
clearSearch: 'Clear search',
|
13
|
+
clearSort: 'Clear sort',
|
14
|
+
clickToCopy: 'Click to copy',
|
15
|
+
collapse: 'Collapse',
|
16
|
+
collapseAll: 'Collapse all',
|
17
|
+
columnActions: 'Column Actions',
|
18
|
+
copiedToClipboard: 'Copied to clipboard',
|
19
|
+
dropToGroupBy: 'Drop to group by {column}',
|
20
|
+
edit: 'Edit',
|
21
|
+
expand: 'Expand',
|
22
|
+
expandAll: 'Expand all',
|
23
|
+
filterArrIncludes: 'Includes',
|
24
|
+
filterArrIncludesAll: 'Includes all',
|
25
|
+
filterArrIncludesSome: 'Includes',
|
26
|
+
filterBetween: 'Between',
|
27
|
+
filterBetweenInclusive: 'Between Inclusive',
|
28
|
+
filterByColumn: 'Filter by {column}',
|
29
|
+
filterContains: 'Contains',
|
30
|
+
filterEmpty: 'Empty',
|
31
|
+
filterEndsWith: 'Ends With',
|
32
|
+
filterEquals: 'Equals',
|
33
|
+
filterEqualsString: 'Equals',
|
34
|
+
filterFuzzy: 'Fuzzy',
|
35
|
+
filterGreaterThan: 'Greater Than',
|
36
|
+
filterGreaterThanOrEqualTo: 'Greater Than Or Equal To',
|
37
|
+
filterInNumberRange: 'Between',
|
38
|
+
filterIncludesString: 'Contains',
|
39
|
+
filterIncludesStringSensitive: 'Contains',
|
40
|
+
filterLessThan: 'Less Than',
|
41
|
+
filterLessThanOrEqualTo: 'Less Than Or Equal To',
|
42
|
+
filterMode: 'Filter Mode: {filterType}',
|
43
|
+
filterNotEmpty: 'Not Empty',
|
44
|
+
filterNotEquals: 'Not Equals',
|
45
|
+
filterStartsWith: 'Starts With',
|
46
|
+
filterWeakEquals: 'Equals',
|
47
|
+
filteringByColumn: 'Filtering by {column} - {filterType} {filterValue}',
|
48
|
+
goToFirstPage: 'Go to first page',
|
49
|
+
goToLastPage: 'Go to last page',
|
50
|
+
goToNextPage: 'Go to next page',
|
51
|
+
goToPreviousPage: 'Go to previous page',
|
52
|
+
grab: 'Grab',
|
53
|
+
groupByColumn: 'Group by {column}',
|
54
|
+
groupedBy: 'Grouped by ',
|
55
|
+
hideAll: 'Hide all',
|
56
|
+
hideColumn: 'Hide {column} column',
|
57
|
+
max: 'Max',
|
58
|
+
min: 'Min',
|
59
|
+
move: 'Move',
|
60
|
+
noRecordsToDisplay: 'No records to display',
|
61
|
+
noResultsFound: 'No results found',
|
62
|
+
of: 'of',
|
63
|
+
or: 'or',
|
64
|
+
pinToLeft: 'Pin to left',
|
65
|
+
pinToRight: 'Pin to right',
|
66
|
+
resetColumnSize: 'Reset column size',
|
67
|
+
resetOrder: 'Reset order',
|
68
|
+
rowActions: 'Row Actions',
|
69
|
+
rowNumber: '#',
|
70
|
+
rowNumbers: 'Row Numbers',
|
71
|
+
rowsPerPage: 'Rows per page',
|
72
|
+
save: 'Save',
|
73
|
+
search: 'Search',
|
74
|
+
selectedCountOfRowCountRowsSelected: '{selectedCount} of {rowCount} row(s) selected',
|
75
|
+
select: 'Select',
|
76
|
+
showAll: 'Show all',
|
77
|
+
showAllColumns: 'Show all columns',
|
78
|
+
showHideColumns: 'Show/Hide columns',
|
79
|
+
showHideFilters: 'Show/Hide filters',
|
80
|
+
showHideSearch: 'Show/Hide search',
|
81
|
+
sortByColumnAsc: 'Sort by {column} ascending',
|
82
|
+
sortByColumnDesc: 'Sort by {column} descending',
|
83
|
+
sortedByColumnAsc: 'Sorted by {column} ascending',
|
84
|
+
sortedByColumnDesc: 'Sorted by {column} descending',
|
85
|
+
thenBy: ', then by ',
|
86
|
+
toggleDensity: 'Toggle density',
|
87
|
+
toggleFullScreen: 'Toggle full screen',
|
88
|
+
toggleSelectAll: 'Toggle select all',
|
89
|
+
toggleSelectRow: 'Toggle select row',
|
90
|
+
toggleVisibility: 'Toggle visibility',
|
91
|
+
ungroupByColumn: 'Ungroup by {column}',
|
92
|
+
unpin: 'Unpin',
|
93
|
+
unpinAll: 'Unpin all',
|
94
|
+
unsorted: 'Unsorted',
|
96
95
|
};
|
97
96
|
|
98
97
|
exports.MRT_Localization_EN = MRT_Localization_EN;
|
package/locales/es.esm.js
CHANGED
@@ -1,94 +1,93 @@
|
|
1
1
|
const MRT_Localization_ES = {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
'
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
unsorted: 'Sin ordenar',
|
2
|
+
actions: 'Acciones',
|
3
|
+
and: 'y',
|
4
|
+
cancel: 'Cancelar',
|
5
|
+
changeFilterMode: 'Cambiar modo de filtro',
|
6
|
+
changeSearchMode: 'Cambiar modo de búsqueda',
|
7
|
+
clearFilter: 'Borrar filtro',
|
8
|
+
clearSearch: 'Borrar búsqueda',
|
9
|
+
clearSort: 'Borrar ordenamiento',
|
10
|
+
clickToCopy: 'Haga click para copiar',
|
11
|
+
collapse: 'Colapsar',
|
12
|
+
collapseAll: 'Colapsar todo',
|
13
|
+
columnActions: 'Columna de acciones',
|
14
|
+
copiedToClipboard: 'Copiado al portapapeles',
|
15
|
+
dropToGroupBy: 'Soltar para agrupar por {column}',
|
16
|
+
edit: 'Editar',
|
17
|
+
expand: 'Expandir',
|
18
|
+
expandAll: 'Expandir todo',
|
19
|
+
filterArrIncludes: 'Incluye',
|
20
|
+
filterArrIncludesAll: 'Incluye todos',
|
21
|
+
filterArrIncludesSome: 'Incluye algunos',
|
22
|
+
filterBetween: 'Entre',
|
23
|
+
filterBetweenInclusive: 'Entre (inclusivo)',
|
24
|
+
filterByColumn: 'Filtrar por {column}',
|
25
|
+
filterContains: 'Contiene',
|
26
|
+
filterEmpty: 'Vacio',
|
27
|
+
filterEndsWith: 'Termina con',
|
28
|
+
filterEquals: 'Iguales',
|
29
|
+
filterEqualsString: 'Iguales',
|
30
|
+
filterFuzzy: 'Difuso',
|
31
|
+
filterGreaterThan: 'Mas grande que',
|
32
|
+
filterGreaterThanOrEqualTo: 'Mas grande que o igual a',
|
33
|
+
filterInNumberRange: 'Entre',
|
34
|
+
filterIncludesString: 'Contiene',
|
35
|
+
filterIncludesStringSensitive: 'Contiene',
|
36
|
+
filterLessThan: 'Menos que',
|
37
|
+
filterLessThanOrEqualTo: 'Menos que o igual a',
|
38
|
+
filterMode: 'Modo de filtro: {filterType}',
|
39
|
+
filterNotEmpty: 'No vacio',
|
40
|
+
filterNotEquals: 'No iguales',
|
41
|
+
filterStartsWith: 'Empieza con',
|
42
|
+
filterWeakEquals: 'Iguales',
|
43
|
+
filteringByColumn: 'Filtrando por {column} - {filterType} - {filterValue}',
|
44
|
+
goToFirstPage: 'Ir a la primera página',
|
45
|
+
goToLastPage: 'Ir a la última página',
|
46
|
+
goToNextPage: 'Ir a la página siguiente',
|
47
|
+
goToPreviousPage: 'Regresar a la pagina anterior',
|
48
|
+
grab: 'Agarrar',
|
49
|
+
groupByColumn: 'Agrupar por {column}',
|
50
|
+
groupedBy: 'Agrupado por',
|
51
|
+
hideAll: 'Ocultar todo',
|
52
|
+
hideColumn: 'Ocultar {column}',
|
53
|
+
max: 'Máximo',
|
54
|
+
min: 'Mínimo',
|
55
|
+
move: 'Mover',
|
56
|
+
noRecordsToDisplay: 'No hay registros para mostrar',
|
57
|
+
noResultsFound: 'No se encontraron resultados',
|
58
|
+
of: 'de',
|
59
|
+
or: 'o',
|
60
|
+
pinToLeft: 'Anclar a la izquierda',
|
61
|
+
pinToRight: 'Anclar a la derecha',
|
62
|
+
resetColumnSize: 'Resetear tamaño de columna',
|
63
|
+
resetOrder: 'Resetar orden',
|
64
|
+
rowActions: 'Acciones de fila',
|
65
|
+
rowNumber: '#',
|
66
|
+
rowNumbers: 'Números de fila',
|
67
|
+
rowsPerPage: 'Filas por página',
|
68
|
+
save: 'Guardar',
|
69
|
+
search: 'Buscar',
|
70
|
+
select: 'Seleccionar',
|
71
|
+
selectedCountOfRowCountRowsSelected: '{selectedCount} de {rowCount} fila(s) seleccionada(s)',
|
72
|
+
showAll: 'Mostrar todo',
|
73
|
+
showAllColumns: 'Mostrar todas las columnas',
|
74
|
+
showHideColumns: 'Mostrar/ocultar columnas',
|
75
|
+
showHideFilters: 'Mostrar/ocultar filtros',
|
76
|
+
showHideSearch: 'Mostrar/ocultar búsqueda',
|
77
|
+
sortByColumnAsc: 'Ordenar por {column} ascendente',
|
78
|
+
sortByColumnDesc: 'Ordenar por {column} descendente',
|
79
|
+
sortedByColumnAsc: 'Ordenar por {column} ascendente',
|
80
|
+
sortedByColumnDesc: 'Ordenar por {column} descendente',
|
81
|
+
thenBy: ', despues por ',
|
82
|
+
toggleDensity: 'Alternar densidad',
|
83
|
+
toggleFullScreen: 'Alternar pantalla completa',
|
84
|
+
toggleSelectAll: 'Alternar seleccionar todo',
|
85
|
+
toggleSelectRow: 'Alternar seleccionar fila',
|
86
|
+
toggleVisibility: 'Alternar visibilidad',
|
87
|
+
ungroupByColumn: 'Desagrupar por {column}',
|
88
|
+
unpin: 'Desanclar',
|
89
|
+
unpinAll: 'Desanclar todo',
|
90
|
+
unsorted: 'Sin ordenar',
|
92
91
|
};
|
93
92
|
|
94
93
|
export { MRT_Localization_ES };
|