aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2022-01-31 22:57:36 -0800
committerAnton Tananaev <anton.tananaev@gmail.com>2022-01-31 22:57:36 -0800
commit4dcb17d6d39a944cf0f1186c77b463078485edb7 (patch)
tree3871a6ebc8cf2705ab22e0e12d796ce29d9a2c40 /web/l10n
parent32792149bbffbc74fbaae85bb3a40beaf30776ef (diff)
downloadtrackermap-web-4dcb17d6d39a944cf0f1186c77b463078485edb7.tar.gz
trackermap-web-4dcb17d6d39a944cf0f1186c77b463078485edb7.tar.bz2
trackermap-web-4dcb17d6d39a944cf0f1186c77b463078485edb7.zip
Add option to disable reports
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index dd310577..6f1cbc4c 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -106,7 +106,6 @@
"attributeMailSmtpAuth": "Mail: SMTP Auth Enable",
"attributeMailSmtpUsername": "Mail: SMTP Username",
"attributeMailSmtpPassword": "Mail: SMTP Password",
- "attributeUiDisableReport": "UI: Disable Report",
"attributeUiDisableEvents": "UI: Disable Events",
"attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures",
"attributeUiDisableDrivers": "UI: Disable Drivers",
@@ -129,6 +128,7 @@
"userUserLimit": "User Limit",
"userDeviceReadonly": "Device Readonly",
"userLimitCommands": "Limit Commands",
+ "userDisableReports": "Disable Reports",
"userToken": "Token",
"loginTitle": "Login",
"loginLanguage": "Language",