@trackunit/filters-asset-filter-definitions 2.1.42 → 2.1.43
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 +2 -2
- package/translation.esm2.js +2 -2
package/package.json
CHANGED
package/translation.cjs2.js
CHANGED
|
@@ -61,8 +61,8 @@ var translation = {
|
|
|
61
61
|
"assetFilters.deviceHealthIssueType.noCanDataConfiguration": "Ingen CAN-data",
|
|
62
62
|
"assetFilters.deviceHealthIssueType.operatingHours": "Usædvanlige driftstimer",
|
|
63
63
|
"assetFilters.deviceHealthIssueType.operatingHoursFromCanModified": "Driftstimer fra CAN ændret",
|
|
64
|
-
"assetFilters.deviceHealthIssueType.operatingHoursReporting0HoursPerDay": "Driftstimer rapporterer 0 timer
|
|
65
|
-
"assetFilters.deviceHealthIssueType.operatingHoursReporting24HoursPerDay": "Driftstimer rapporterer 24 timer
|
|
64
|
+
"assetFilters.deviceHealthIssueType.operatingHoursReporting0HoursPerDay": "Driftstimer rapporterer 0 timer i døgnet",
|
|
65
|
+
"assetFilters.deviceHealthIssueType.operatingHoursReporting24HoursPerDay": "Driftstimer rapporterer 24 timer i døgnet",
|
|
66
66
|
"assetFilters.deviceHealthIssueTypes": "Problemtype",
|
|
67
67
|
"assetFilters.deviceTypes": "Enhedstype",
|
|
68
68
|
"assetFilters.followedFilter.label": "Fulgt",
|
package/translation.esm2.js
CHANGED
|
@@ -59,8 +59,8 @@ var translation = {
|
|
|
59
59
|
"assetFilters.deviceHealthIssueType.noCanDataConfiguration": "Ingen CAN-data",
|
|
60
60
|
"assetFilters.deviceHealthIssueType.operatingHours": "Usædvanlige driftstimer",
|
|
61
61
|
"assetFilters.deviceHealthIssueType.operatingHoursFromCanModified": "Driftstimer fra CAN ændret",
|
|
62
|
-
"assetFilters.deviceHealthIssueType.operatingHoursReporting0HoursPerDay": "Driftstimer rapporterer 0 timer
|
|
63
|
-
"assetFilters.deviceHealthIssueType.operatingHoursReporting24HoursPerDay": "Driftstimer rapporterer 24 timer
|
|
62
|
+
"assetFilters.deviceHealthIssueType.operatingHoursReporting0HoursPerDay": "Driftstimer rapporterer 0 timer i døgnet",
|
|
63
|
+
"assetFilters.deviceHealthIssueType.operatingHoursReporting24HoursPerDay": "Driftstimer rapporterer 24 timer i døgnet",
|
|
64
64
|
"assetFilters.deviceHealthIssueTypes": "Problemtype",
|
|
65
65
|
"assetFilters.deviceTypes": "Enhedstype",
|
|
66
66
|
"assetFilters.followedFilter.label": "Fulgt",
|