From 1eea9a4798620620e54411a061c483d226bbab1c Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <Jacek@jacekk.info> Date: Wed, 10 Apr 2019 22:18:36 +0000 Subject: [PATCH] When changing language file, keep the version tag --- lang_en.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lang_en.js b/lang_en.js index 22d74bf..0b767ca 100644 --- a/lang_en.js +++ b/lang_en.js @@ -58,6 +58,8 @@ 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.', + departures_for_buses: 'Switch to bus departures.', tram_type_pattern: '$num $type ($floor)', high_floor: 'high floor', -- Gitblit v1.9.1