diff options
author | Abyss777 <abyss@fox5.ru> | 2017-08-01 11:57:54 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-08-01 11:57:54 +0500 |
commit | 9f7b998c50b304205858973fe542b49b0e705be5 (patch) | |
tree | 8ef8f08fb184ebb52bc1c42e2d5dc5f7dd624de0 /web/l10n/en.json | |
parent | 3f4190a60c119f55822b218cc54fff22ff3c2ac5 (diff) | |
download | trackermap-web-9f7b998c50b304205858973fe542b49b0e705be5.tar.gz trackermap-web-9f7b998c50b304205858973fe542b49b0e705be5.tar.bz2 trackermap-web-9f7b998c50b304205858973fe542b49b0e705be5.zip |
Implemented attribute to disable reports
Diffstat (limited to 'web/l10n/en.json')
-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 ba34d066..05239354 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -88,6 +88,7 @@ "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", + "attributeWebDisableReport": "Web: Disable Report", "errorTitle": "Error", "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Connection error", |