aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-09-22 00:30:34 +1200
committerGitHub <noreply@github.com>2017-09-22 00:30:34 +1200
commit9f7a04a6bf64554e3d2adccac9698801a0f47296 (patch)
treee0195d332db2f4d95b9d56d85774ec7930e22f62 /web/l10n
parentee56eda11f169a8a9157098827b57a79dc7c841a (diff)
parentcd3441751d939c06390a850f3457b67abab365a9 (diff)
downloadetbsa-traccar-web-9f7a04a6bf64554e3d2adccac9698801a0f47296.tar.gz
etbsa-traccar-web-9f7a04a6bf64554e3d2adccac9698801a0f47296.tar.bz2
etbsa-traccar-web-9f7a04a6bf64554e3d2adccac9698801a0f47296.zip
Merge pull request #590 from Abyss777/hide_attributes
Implement UI setting to hide listed Position Attributes
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 77b7d03..91f5ca7 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -99,6 +99,7 @@
"attributeUiDisableDrivers": "UI: Disable Drivers",
"attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes",
"attributeUiDisableCalendars": "UI: Disable Calendars",
+ "attributeUiHidePositionAttributes": "UI: Hide Position Attributes",
"errorTitle": "Error",
"errorGeneral": "Invalid parameters or constraints violation",
"errorConnection": "Connection error",