diff options
| author | Luc Donnet | 2018-01-30 16:37:53 +0100 | 
|---|---|---|
| committer | GitHub | 2018-01-30 16:37:53 +0100 | 
| commit | 249ecd1c6df661ffed558edd5293c4d8d8115658 (patch) | |
| tree | 8f59a9d9348d79b7472820f1c2069b4023e386ac | |
| parent | 7541bd94814134f9c769a7222865802c18ee1c84 (diff) | |
| download | chouette-core-249ecd1c6df661ffed558edd5293c4d8d8115658.tar.bz2 | |
Update companies.en.yml
Fix translation in companies.en.yml
| -rw-r--r-- | config/locales/companies.en.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/locales/companies.en.yml b/config/locales/companies.en.yml index 29dc3911b..becb087b1 100644 --- a/config/locales/companies.en.yml +++ b/config/locales/companies.en.yml @@ -1,7 +1,7 @@  en:    companies: &en_companies      search_no_results: "No company matching your query" -    search_no_results_for_filter: "No company has been set for thess journeys" +    search_no_results_for_filter: "No company has been set for these journeys"      actions:        new: "Add a new company"        edit: "Edit this company" | 
