@trackunit/react-table 1.17.14 → 1.17.15
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/translation.cjs6.js +1 -1
- package/translation.esm6.js +1 -1
package/package.json
CHANGED
package/translation.cjs6.js
CHANGED
|
@@ -13,7 +13,7 @@ var translation = {
|
|
|
13
13
|
"table.columnFilters.hiddenColumnCount": "{{count}} piilotettu sarake",
|
|
14
14
|
"table.columnFilters.hiddenColumnsCount": "{{count}} piilotettua saraketta",
|
|
15
15
|
"table.columnFilters.title": "Visible columns",
|
|
16
|
-
"table.columnFilters.tooltip": "
|
|
16
|
+
"table.columnFilters.tooltip": "Muokkaa sarakkeita",
|
|
17
17
|
"table.error": "Jokin meni pieleen ladattaessa tietoja",
|
|
18
18
|
"table.exportFileName": "viedyt tiedot",
|
|
19
19
|
"table.format": "Muoto",
|
package/translation.esm6.js
CHANGED
|
@@ -11,7 +11,7 @@ var translation = {
|
|
|
11
11
|
"table.columnFilters.hiddenColumnCount": "{{count}} piilotettu sarake",
|
|
12
12
|
"table.columnFilters.hiddenColumnsCount": "{{count}} piilotettua saraketta",
|
|
13
13
|
"table.columnFilters.title": "Visible columns",
|
|
14
|
-
"table.columnFilters.tooltip": "
|
|
14
|
+
"table.columnFilters.tooltip": "Muokkaa sarakkeita",
|
|
15
15
|
"table.error": "Jokin meni pieleen ladattaessa tietoja",
|
|
16
16
|
"table.exportFileName": "viedyt tiedot",
|
|
17
17
|
"table.format": "Muoto",
|