@trackunit/filters-filter-bar 0.0.481 → 0.0.483

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-filter-bar",
3
- "version": "0.0.481",
3
+ "version": "0.0.483",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -159,7 +159,7 @@ var translation = {
159
159
  "fleetList.sorting.NAME": "Navn",
160
160
  "fleetList.sorting.OWNER_ACCOUNT_NAME": "Eier",
161
161
  "fleetList.sorting.PRODUCTION_YEAR": "Produksjonsår",
162
- "fleetList.sorting.SERIAL_NUMBER": "Vin",
162
+ "fleetList.sorting.SERIAL_NUMBER": "VIN",
163
163
  "fleetList.sorting.SERVICE_PLAN_ASSIGNMENT_STATUS": "Status for tildeling av serviceplan",
164
164
  "fleetList.sorting.SERVICE_PLAN_OVERDUENESS": "Forfalt service",
165
165
  "fleetList.sorting.SERVICE_PLAN_STATUS": "Serviceplan",
@@ -157,7 +157,7 @@ var translation = {
157
157
  "fleetList.sorting.NAME": "Navn",
158
158
  "fleetList.sorting.OWNER_ACCOUNT_NAME": "Eier",
159
159
  "fleetList.sorting.PRODUCTION_YEAR": "Produksjonsår",
160
- "fleetList.sorting.SERIAL_NUMBER": "Vin",
160
+ "fleetList.sorting.SERIAL_NUMBER": "VIN",
161
161
  "fleetList.sorting.SERVICE_PLAN_ASSIGNMENT_STATUS": "Status for tildeling av serviceplan",
162
162
  "fleetList.sorting.SERVICE_PLAN_OVERDUENESS": "Forfalt service",
163
163
  "fleetList.sorting.SERVICE_PLAN_STATUS": "Serviceplan",