diff options
Diffstat (limited to 'web/l10n/ko.json')
-rw-r--r-- | web/l10n/ko.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/l10n/ko.json b/web/l10n/ko.json index 2c846391..124cda31 100644 --- a/web/l10n/ko.json +++ b/web/l10n/ko.json @@ -75,7 +75,6 @@ "sharedShowAddress": "Show Address", "sharedDisabled": "Disabled", "sharedMaintenance": "Maintenance", - "sharedMaintenances": "Maintenances", "sharedDeviceAccumulators": "Accumulators", "sharedAlarms": "Alarms", "attributeSpeedLimit": "Speed Limit", @@ -105,7 +104,7 @@ "attributeUiDisableDrivers": "UI: Disable Drivers", "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", "attributeUiDisableCalendars": "UI: Disable Calendars", - "attributeUiDisableMaintenances": "UI: Disable Maintenances", + "attributeUiDisableMaintenance": "UI: Disable Maintenance", "attributeUiHidePositionAttributes": "UI: Hide Position Attributes", "errorTitle": "오류", "errorGeneral": "Invalid parameters or constraints violation", @@ -267,6 +266,7 @@ "commandAlarmDisarm": "경보해제", "commandSetTimezone": "시간대설정", "commandRequestPhoto": "사진요청", + "commandPowerOff": "Power Off Device", "commandRebootDevice": "장치재실행", "commandSendSms": "문자보내기", "commandSendUssd": "USSD보내기", |