Add Japanese translations for Sense HAT node (#704)

This commit is contained in:
Kazuhito Yokoi
2020-10-23 16:12:49 +01:00
committed by GitHub
parent eddeef9630
commit 770ad94e95
3 changed files with 34 additions and 10 deletions

View File

@@ -0,0 +1,12 @@
{
"sensehat": {
"label": {
"outputs": "出力",
"motionEvents": "モーションイベント",
"motionEventsExamples": "加速度計、ジャイロスコープ、磁力計、方位計",
"environmentEvents": "環境イベント",
"environmentEventsExamples": "温度、湿度、気圧",
"joystickEvents": "ジョイスティックイベント"
}
}
}