diff options
| author | Zog | 2018-02-05 11:26:54 +0100 |
|---|---|---|
| committer | Zog | 2018-04-09 16:53:21 +0200 |
| commit | e1e02c92c7cb5160e78d07fcb8af1a02ce3a69ea (patch) | |
| tree | ae99f6b531f9255b1010b6a4ec007d95932c8eb0 /config | |
| parent | 98c723ee956b478e8ffb466e461c9889a272efdf (diff) | |
| download | chouette-core-5846-wrong-translation.tar.bz2 | |
Refs 5846; Fix wrong translation5846-wrong-translation
And a very small css fix
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/lines.fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/lines.fr.yml b/config/locales/lines.fr.yml index d3069f1d1..b25026c46 100644 --- a/config/locales/lines.fr.yml +++ b/config/locales/lines.fr.yml @@ -38,7 +38,7 @@ fr: deactivated: "Ligne désactivée" title: "Lignes" line: "Ligne %{line}" - name_or_number_or_objectid: "Recherche par nom, nom court ou ID Codif..." + name_or_number_or_objectid: "Recherche par nom, nom court ou ID..." no_networks: "Aucun réseaux" no_companies: "Aucun transporteurs" no_group_of_lines: "Aucun groupes de ligne" |
