diff options
author | Abyss777 <abyss@fox5.ru> | 2017-08-09 12:10:23 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-08-09 12:10:23 +0500 |
commit | e7aaac6c970520728bbc0d431498ffac9bb98ad7 (patch) | |
tree | 5c775834a432ac7923bc4c8e76035a733086cbc5 /web/l10n | |
parent | 36ac724810ff77ec4070ed8f20ba7336204e384c (diff) | |
download | trackermap-web-e7aaac6c970520728bbc0d431498ffac9bb98ad7.tar.gz trackermap-web-e7aaac6c970520728bbc0d431498ffac9bb98ad7.tar.bz2 trackermap-web-e7aaac6c970520728bbc0d431498ffac9bb98ad7.zip |
Move hide logic to Main and rename attribute
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 05239354..6476b0d8 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -88,7 +88,7 @@ "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", - "attributeWebDisableReport": "Web: Disable Report", + "attributeUiDisableReport": "UI: Disable Report", "errorTitle": "Error", "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Connection error", |