aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2018-04-11 14:31:42 +0500
committerAbyss777 <abyss@fox5.ru>2018-04-19 12:15:59 +0500
commit19a9155d988dcee7698a65a45b0558aa0ff279d4 (patch)
treecea9ae5c73a625d01bc06df5742228b5cbbd1def /web/l10n
parent4e7d2b8fdb41390205d69997d61db536545f5564 (diff)
downloadetbsa-traccar-web-19a9155d988dcee7698a65a45b0558aa0ff279d4.tar.gz
etbsa-traccar-web-19a9155d988dcee7698a65a45b0558aa0ff279d4.tar.bz2
etbsa-traccar-web-19a9155d988dcee7698a65a45b0558aa0ff279d4.zip
Implement Maintenances
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/en.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 1ebccbd..9b9a499 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -75,10 +75,10 @@
"sharedNew": "New…",
"sharedShowAddress": "Show Address",
"sharedDisabled": "Disabled",
+ "sharedMaintenance": "Maintenance",
+ "sharedMaintenances": "Maintenances",
"attributeSpeedLimit": "Speed Limit",
"attributeReportIgnoreOdometer": "Report: Ignore Odometer",
- "attributeMaintenanceStart": "Maintenance: Start",
- "attributeMaintenanceInterval": "Maintenance: Interval",
"attributeWebReportColor": "Web: Report Color",
"attributeDevicePassword": "Device Password",
"attributeProcessingCopyAttributes": "Processing: Copy Attributes",
@@ -103,6 +103,7 @@
"attributeUiDisableDrivers": "UI: Disable Drivers",
"attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes",
"attributeUiDisableCalendars": "UI: Disable Calendars",
+ "attributeUiDisableMaintenances": "UI: Disable Maintenances",
"attributeUiHidePositionAttributes": "UI: Hide Position Attributes",
"errorTitle": "Error",
"errorGeneral": "Invalid parameters or constraints violation",
@@ -409,5 +410,7 @@
"categoryShip": "Ship",
"categoryTractor": "Tractor",
"categoryTruck": "Truck",
- "categoryVan": "Van"
+ "categoryVan": "Van",
+ "maintenanceStart": "Start",
+ "maintenancePeriod": "Period"
} \ No newline at end of file