diff options
author | Abyss777 <abyss@fox5.ru> | 2017-06-20 11:08:16 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-06-20 11:08:16 +0500 |
commit | 8429665c4ba061897e5e225792a2ab7350583c40 (patch) | |
tree | b88916492f09fa1d7c0b0625eb4def259faf5cc1 /web/l10n | |
parent | 5a6044faac45b377efabe363655ec21790bd955b (diff) | |
download | trackermap-web-8429665c4ba061897e5e225792a2ab7350583c40.tar.gz trackermap-web-8429665c4ba061897e5e225792a2ab7350583c40.tar.bz2 trackermap-web-8429665c4ba061897e5e225792a2ab7350583c40.zip |
Implement zoom map on select
Diffstat (limited to 'web/l10n')
-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 f8ac447e..1c10c13e 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -74,6 +74,7 @@ "attributeProcessingCopyAttributes": "Processing: Copy Attributes", "attributeColor": "Color", "attributeWebLiveRouteLength": "Web: Live Route Length", + "attributeWebSelectZoom": "Web: Zoom On Select", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", |