diff options
| author | Zog | 2018-05-28 10:51:35 +0200 | 
|---|---|---|
| committer | Johan Van Ryseghem | 2018-05-28 14:36:14 +0200 | 
| commit | 730a0c768ebdefe3de96441ddb5f1a697c35767b (patch) | |
| tree | 5117537bc63dcfe8d8b0559ad75fc4c2ddc14739 | |
| parent | 4192ed6722845fd5042bc805d784bce4cef1667b (diff) | |
| download | chouette-core-730a0c768ebdefe3de96441ddb5f1a697c35767b.tar.bz2 | |
Refs #6955; :lipstick:
| -rw-r--r-- | config/locales/time_tables.en.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/locales/time_tables.en.yml b/config/locales/time_tables.en.yml index ce890942d..234f36e81 100644 --- a/config/locales/time_tables.en.yml +++ b/config/locales/time_tables.en.yml @@ -90,7 +90,7 @@ en:        to: " to: "        start_date: "mm/jj/aaaa"        end_date: "mm/jj/aaaa" -      title: "timetables" +      title: "Timetables"        selection: "Selection"        selection_all: "All"        advanced_search: "Advanced Search" | 
