diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2018-11-12 15:18:13 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2018-11-12 15:18:13 +1300 |
commit | 62db06b85439b21a7851016f3e9c17f0abfe7185 (patch) | |
tree | 2d863264125d06c96a49895a91e8a279be979443 /web/l10n/en.json | |
parent | 689d2b691829301014e85b5f7ce5804b0649be09 (diff) | |
download | trackermap-web-62db06b85439b21a7851016f3e9c17f0abfe7185.tar.gz trackermap-web-62db06b85439b21a7851016f3e9c17f0abfe7185.tar.bz2 trackermap-web-62db06b85439b21a7851016f3e9c17f0abfe7185.zip |
Rename maintenances to maintenance
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index b885d513..c0e202ce 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.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": "Error", "errorGeneral": "Invalid parameters or constraints violation", |