@trackunit/filters-filter-bar 0.0.510 → 0.0.511

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.510",
3
+ "version": "0.0.511",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -195,9 +195,9 @@ var translation = {
195
195
  "myNetwork.insights.hasCanSupport.true": "はい",
196
196
  "myNetwork.insights.NONE": "なし",
197
197
  "myNetwork.insights.operatingHoursIssue.HOURS_FROM_CAN_AND_PRERUN1_CONFIGURED": "CANの時間が変更されている",
198
- "myNetwork.insights.operatingHoursIssue.MACHINE_CONSTANTLY_ON": "操業時間が一日中レポートされている",
198
+ "myNetwork.insights.operatingHoursIssue.MACHINE_CONSTANTLY_ON": "1日24時間とレポートされている",
199
199
  "myNetwork.insights.operatingHoursIssue.MULTIPLE_HOURS_SOURCE": "時間が変動している",
200
- "myNetwork.insights.operatingHoursIssue.NOT_COUNTING_OPERATING_HOURS": "操業時間がレポートされていない",
200
+ "myNetwork.insights.operatingHoursIssue.NOT_COUNTING_OPERATING_HOURS": "1日0時間とレポートされている",
201
201
  "myNetwork.insights.operatingHoursIssue.NOT_RECEIVING_HOURS_FROM_CAN": "CANの時間データなし",
202
202
  "myNetwork.insights.unknown": "不明",
203
203
  "myNetwork.overview.deviceHealthScoreV2.criticality.AT_RISK": "正常",
@@ -193,9 +193,9 @@ var translation = {
193
193
  "myNetwork.insights.hasCanSupport.true": "はい",
194
194
  "myNetwork.insights.NONE": "なし",
195
195
  "myNetwork.insights.operatingHoursIssue.HOURS_FROM_CAN_AND_PRERUN1_CONFIGURED": "CANの時間が変更されている",
196
- "myNetwork.insights.operatingHoursIssue.MACHINE_CONSTANTLY_ON": "操業時間が一日中レポートされている",
196
+ "myNetwork.insights.operatingHoursIssue.MACHINE_CONSTANTLY_ON": "1日24時間とレポートされている",
197
197
  "myNetwork.insights.operatingHoursIssue.MULTIPLE_HOURS_SOURCE": "時間が変動している",
198
- "myNetwork.insights.operatingHoursIssue.NOT_COUNTING_OPERATING_HOURS": "操業時間がレポートされていない",
198
+ "myNetwork.insights.operatingHoursIssue.NOT_COUNTING_OPERATING_HOURS": "1日0時間とレポートされている",
199
199
  "myNetwork.insights.operatingHoursIssue.NOT_RECEIVING_HOURS_FROM_CAN": "CANの時間データなし",
200
200
  "myNetwork.insights.unknown": "不明",
201
201
  "myNetwork.overview.deviceHealthScoreV2.criticality.AT_RISK": "正常",