diff options
| author | Zog | 2018-05-28 10:51:35 +0200 | 
|---|---|---|
| committer | Zog | 2018-05-28 10:51:35 +0200 | 
| commit | 329bf9e86a966b666f3911e0abdefb5f70a45998 (patch) | |
| tree | ea9d809e998accc69c6853392203126bbf8382fe | |
| parent | 7b03179f4b88f7e4f57508300722dba5db3b007d (diff) | |
| download | chouette-core-329bf9e86a966b666f3911e0abdefb5f70a45998.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" | 
