From ae320718c65e75b727724729140e1546d566417c Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <Jacek@jacekk.info> Date: Mon, 17 Jun 2019 19:32:13 +0000 Subject: [PATCH] Enable centering on selected feature using new "Show on map" button --- lang_en.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lang_en.js b/lang_en.js index 3a06fa7..a9428b4 100644 --- a/lang_en.js +++ b/lang_en.js @@ -60,6 +60,7 @@ l: 'Your location', }, + show_on_map: 'Show on map', select_feature: 'There is more than one feature here. Select the proper one:', departures_for_stop: 'Click for stop departures (and not only this stop point).', departures_for_trams: 'Switch to tram departures.', -- Gitblit v1.9.1