diff options
author | Abyss777 <abyss@fox5.ru> | 2017-11-08 15:04:43 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-11-13 12:33:27 +0500 |
commit | d93e45e176fc2cbba6525f100ef084d904baa1c1 (patch) | |
tree | 4b704e487600bda6c1604e39c1c1719962808525 /web/l10n/en.json | |
parent | b36bb685ff31b06c7f50e660aebd3a69db5de5d7 (diff) | |
download | trackermap-web-d93e45e176fc2cbba6525f100ef084d904baa1c1.tar.gz trackermap-web-d93e45e176fc2cbba6525f100ef084d904baa1c1.tar.bz2 trackermap-web-d93e45e176fc2cbba6525f100ef084d904baa1c1.zip |
Implement geocoding retry
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 0744a7de..93278983 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -241,6 +241,7 @@ "stateTitle": "State", "stateName": "Attribute", "stateValue": "Value", + "stateShowAddress": "Show Address", "commandTitle": "Command", "commandSend": "Send", "commandSent": "Command has been sent", |