diff options
Diffstat (limited to 'web/l10n/ja.json')
-rw-r--r-- | web/l10n/ja.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/l10n/ja.json b/web/l10n/ja.json index 3d8aec1c..1d16e769 100644 --- a/web/l10n/ja.json +++ b/web/l10n/ja.json @@ -75,7 +75,6 @@ "sharedShowAddress": "住所を表示", "sharedDisabled": "無効", "sharedMaintenance": "メンテナンス", - "sharedMaintenances": "メンテナンス", "sharedDeviceAccumulators": "蓄電池", "sharedAlarms": "警報", "attributeSpeedLimit": "速度制限", @@ -105,7 +104,7 @@ "attributeUiDisableDrivers": "UI: ドライバーを無効にする", "attributeUiDisableComputedAttributes": "UI: 計算された属性を無効にする", "attributeUiDisableCalendars": "UI: カレンダーを無効にする", - "attributeUiDisableMaintenances": "メンテナンスを無効にする", + "attributeUiDisableMaintenance": "UI: メンテナンスを無効にする", "attributeUiHidePositionAttributes": "UI: 位置属性を非表示にする", "errorTitle": "エラー", "errorGeneral": "無効なパラメータまたは制約違反", @@ -267,6 +266,7 @@ "commandAlarmDisarm": "警報解除", "commandSetTimezone": "タイムゾーンを設定", "commandRequestPhoto": "写真をリクエスト", + "commandPowerOff": "デバイス電源 OFF", "commandRebootDevice": "デバイスを再起動", "commandSendSms": "SMSを送信", "commandSendUssd": "USSDを送信", |