aboutsummaryrefslogtreecommitdiff
path: root/modern/src/resources
diff options
context:
space:
mode:
authorAnton Tananaev <anton@traccar.org>2024-03-17 12:35:48 -0700
committerAnton Tananaev <anton@traccar.org>2024-03-17 12:35:48 -0700
commitf0614dc939051aab3544874b44510c59c683be10 (patch)
tree9a4a269779a5642e986183afbef86fa4aea8364d /modern/src/resources
parent7016950dac5988a55677f9773b7c6a4064ed9e46 (diff)
downloadtrackermap-web-f0614dc939051aab3544874b44510c59c683be10.tar.gz
trackermap-web-f0614dc939051aab3544874b44510c59c683be10.tar.bz2
trackermap-web-f0614dc939051aab3544874b44510c59c683be10.zip
Option to disable saved commands
Diffstat (limited to 'modern/src/resources')
-rw-r--r--modern/src/resources/l10n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/en.json b/modern/src/resources/l10n/en.json
index 39fb219b..a9303f63 100644
--- a/modern/src/resources/l10n/en.json
+++ b/modern/src/resources/l10n/en.json
@@ -147,6 +147,7 @@
"attributeMailSmtpAuth": "Mail: SMTP Auth Enable",
"attributeMailSmtpUsername": "Mail: SMTP Username",
"attributeMailSmtpPassword": "Mail: SMTP Password",
+ "attributeUiDisableSavedCommands": "UI: Disable Saved Commands",
"attributeUiDisableAttributes": "UI: Disable Attributes",
"attributeUiDisableGroups": "UI: Disable Groups",
"attributeUiDisableEvents": "UI: Disable Events",