diff options
author | Abyss777 <abyss@fox5.ru> | 2017-08-30 08:51:25 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-08-30 08:51:25 +0500 |
commit | e314abba557cc8b87e67b6399f52b833e7de0751 (patch) | |
tree | a40e85a8b1237a881e3ac385dd3f68714108cac4 /web/l10n/en.json | |
parent | ff374f3fb794d75b6657421ee1653f810f2ef4b4 (diff) | |
download | trackermap-web-e314abba557cc8b87e67b6399f52b833e7de0751.tar.gz trackermap-web-e314abba557cc8b87e67b6399f52b833e7de0751.tar.bz2 trackermap-web-e314abba557cc8b87e67b6399f52b833e7de0751.zip |
Add Max Zoom attribute
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 69df1563..f9466408 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -77,6 +77,7 @@ "attributeColor": "Color", "attributeWebLiveRouteLength": "Web: Live Route Length", "attributeWebSelectZoom": "Web: Zoom On Select", + "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", |