@trackunit/filters-filter-bar 0.0.434 → 0.0.436
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.cjs2.js +1 -1
- package/translation.esm2.js +1 -1
package/package.json
CHANGED
package/translation.cjs2.js
CHANGED
|
@@ -229,7 +229,7 @@ var translation = {
|
|
|
229
229
|
"rental.status.other": "Andet",
|
|
230
230
|
"rental.status.pickUpReady": "Klar til afhentning",
|
|
231
231
|
"rental.status.returned": "Returneret",
|
|
232
|
-
"rental.status.transfer": "
|
|
232
|
+
"rental.status.transfer": "I transit",
|
|
233
233
|
"rental.status.unknown": "Ikke på kontrakt",
|
|
234
234
|
"siteFilters.siteStatus.ACTIVE": "Aktiv",
|
|
235
235
|
"siteFilters.siteStatus.ARCHIVED": "Arkiveret",
|
package/translation.esm2.js
CHANGED
|
@@ -227,7 +227,7 @@ var translation = {
|
|
|
227
227
|
"rental.status.other": "Andet",
|
|
228
228
|
"rental.status.pickUpReady": "Klar til afhentning",
|
|
229
229
|
"rental.status.returned": "Returneret",
|
|
230
|
-
"rental.status.transfer": "
|
|
230
|
+
"rental.status.transfer": "I transit",
|
|
231
231
|
"rental.status.unknown": "Ikke på kontrakt",
|
|
232
232
|
"siteFilters.siteStatus.ACTIVE": "Aktiv",
|
|
233
233
|
"siteFilters.siteStatus.ARCHIVED": "Arkiveret",
|