@trackunit/translations-machine-type 0.0.37 → 0.0.39
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.cjs16.js +1 -1
- package/translation.esm16.js +1 -1
package/package.json
CHANGED
package/translation.cjs16.js
CHANGED
|
@@ -478,7 +478,7 @@ var translation = {
|
|
|
478
478
|
"pages.machines.insights.sections.insights.insightNames.ENGINEFUELFILTERDIFFERENTIALPRESSURE": "エンジン燃料フィルター差圧",
|
|
479
479
|
"pages.machines.insights.sections.insights.insightNames.ENGINEFUELRATE": "Engine Fuel Rate",
|
|
480
480
|
"pages.machines.insights.sections.insights.insightNames.ENGINEFUELTEMPERATURE": "燃料温度",
|
|
481
|
-
"pages.machines.insights.sections.insights.insightNames.ENGINEHOURSTOTALVEHICLEHOURS": "
|
|
481
|
+
"pages.machines.insights.sections.insights.insightNames.ENGINEHOURSTOTALVEHICLEHOURS": "トータルアワー",
|
|
482
482
|
"pages.machines.insights.sections.insights.insightNames.ENGINEINTAKEAIRPRESSURE": "エンジン吸気圧",
|
|
483
483
|
"pages.machines.insights.sections.insights.insightNames.ENGINEINTAKEAIRTEMPERATURE": "エンジン吸気温度",
|
|
484
484
|
"pages.machines.insights.sections.insights.insightNames.ENGINEINTAKEMANIFOLDPRESSURE": "エンジン吸気マニホールドの圧力",
|
package/translation.esm16.js
CHANGED
|
@@ -476,7 +476,7 @@ var translation = {
|
|
|
476
476
|
"pages.machines.insights.sections.insights.insightNames.ENGINEFUELFILTERDIFFERENTIALPRESSURE": "エンジン燃料フィルター差圧",
|
|
477
477
|
"pages.machines.insights.sections.insights.insightNames.ENGINEFUELRATE": "Engine Fuel Rate",
|
|
478
478
|
"pages.machines.insights.sections.insights.insightNames.ENGINEFUELTEMPERATURE": "燃料温度",
|
|
479
|
-
"pages.machines.insights.sections.insights.insightNames.ENGINEHOURSTOTALVEHICLEHOURS": "
|
|
479
|
+
"pages.machines.insights.sections.insights.insightNames.ENGINEHOURSTOTALVEHICLEHOURS": "トータルアワー",
|
|
480
480
|
"pages.machines.insights.sections.insights.insightNames.ENGINEINTAKEAIRPRESSURE": "エンジン吸気圧",
|
|
481
481
|
"pages.machines.insights.sections.insights.insightNames.ENGINEINTAKEAIRTEMPERATURE": "エンジン吸気温度",
|
|
482
482
|
"pages.machines.insights.sections.insights.insightNames.ENGINEINTAKEMANIFOLDPRESSURE": "エンジン吸気マニホールドの圧力",
|