diff options
author | Anton Tananaev <anton@traccar.org> | 2022-07-15 18:45:44 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-07-15 18:45:44 -0700 |
commit | 85a3576f3046f5bcf3bbac6ad952ef180762fd51 (patch) | |
tree | 2bf4f2ed43848ea5f1ec49fcfeb48a277bfe0436 /web/l10n | |
parent | 09e1e536aea906ae62f2a361df07d4b4532e62c2 (diff) | |
download | trackermap-web-85a3576f3046f5bcf3bbac6ad952ef180762fd51.tar.gz trackermap-web-85a3576f3046f5bcf3bbac6ad952ef180762fd51.tar.bz2 trackermap-web-85a3576f3046f5bcf3bbac6ad952ef180762fd51.zip |
Option to hide attributes
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index d846c479..16d02655 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -117,6 +117,7 @@ "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", + "attributeUiDisableAttributes": "UI: Disable Attributes", "attributeUiDisableGroups": "UI: Disable Groups", "attributeUiDisableEvents": "UI: Disable Events", "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", |