@trackunit/filters-asset-filter-definitions 0.0.431 → 0.0.433

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/filters-asset-filter-definitions",
3
- "version": "0.0.431",
3
+ "version": "0.0.433",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -191,7 +191,7 @@ var translation = {
191
191
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "Upplåst för PIN",
192
192
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNSUPPORTED": "Stöds inte",
193
193
  "rental.status.available": "Tillgängliga",
194
- "rental.status.inRepair": "Repareras",
194
+ "rental.status.inRepair": "På reparation",
195
195
  "rental.status.onRent": "Uthyrd",
196
196
  "rental.status.other": "Annat",
197
197
  "rental.status.pickUpReady": "Redo för hämtning",
@@ -189,7 +189,7 @@ var translation = {
189
189
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "Upplåst för PIN",
190
190
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNSUPPORTED": "Stöds inte",
191
191
  "rental.status.available": "Tillgängliga",
192
- "rental.status.inRepair": "Repareras",
192
+ "rental.status.inRepair": "På reparation",
193
193
  "rental.status.onRent": "Uthyrd",
194
194
  "rental.status.other": "Annat",
195
195
  "rental.status.pickUpReady": "Redo för hämtning",