diff options
author | Abyss777 <abyss@fox5.ru> | 2017-09-21 11:37:35 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-09-21 11:37:35 +0500 |
commit | 364ae5f1862d9d416fc27f9fc56b04c23778d612 (patch) | |
tree | 7af1d7906dfddfd51897819b7649a617d8216170 /web/l10n/en.json | |
parent | ee56eda11f169a8a9157098827b57a79dc7c841a (diff) | |
download | trackermap-web-364ae5f1862d9d416fc27f9fc56b04c23778d612.tar.gz trackermap-web-364ae5f1862d9d416fc27f9fc56b04c23778d612.tar.bz2 trackermap-web-364ae5f1862d9d416fc27f9fc56b04c23778d612.zip |
Implement UI setting to hide listed Position Attributes
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 77b7d031..15d97ff6 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -99,6 +99,7 @@ "attributeUiDisableDrivers": "UI: Disable Drivers", "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", "attributeUiDisableCalendars": "UI: Disable Calendars", + "attributeUiHiddenPositionAttributes": "UI: Hidden Position Attributes", "errorTitle": "Error", "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Connection error", |