aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/en.json
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2017-08-11 17:41:42 +0500
committerAbyss777 <abyss@fox5.ru>2017-08-11 17:41:42 +0500
commitc52d923d60815fcc6c1e9592edbcd578caf1147c (patch)
tree8f4499af1fcece46f80ae0611b577c81e5114f8a /web/l10n/en.json
parenta2b7e07df1cc4548e27c51e1545cf210b0ef0ab7 (diff)
downloadetbsa-traccar-web-c52d923d60815fcc6c1e9592edbcd578caf1147c.tar.gz
etbsa-traccar-web-c52d923d60815fcc6c1e9592edbcd578caf1147c.tar.bz2
etbsa-traccar-web-c52d923d60815fcc6c1e9592edbcd578caf1147c.zip
Implement disable Drivers and Computed Attributes separately
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r--web/l10n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 6ea5410..8eba834 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -90,6 +90,8 @@
"attributeMailSmtpPassword": "Mail: SMTP Password",
"attributeUiDisableReport": "UI: Disable Report",
"attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures",
+ "attributeUiDisableDrivers": "UI: Disable Drivers",
+ "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes",
"errorTitle": "Error",
"errorGeneral": "Invalid parameters or constraints violation",
"errorConnection": "Connection error",