diff options
| author | Zog | 2018-02-05 11:26:54 +0100 | 
|---|---|---|
| committer | cedricnjanga | 2018-04-10 20:52:21 -0700 | 
| commit | 9f374650488fdbfd86fbbdc66cfebda4e9f5a551 (patch) | |
| tree | 3dfaf0d4b642f388e78c0c3f9f31969a6287c241 /config | |
| parent | 38f89197a5f09d7c29c483850793e6b52cead20e (diff) | |
| download | chouette-core-9f374650488fdbfd86fbbdc66cfebda4e9f5a551.tar.bz2 | |
Refs 5846; Fix 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 058238710..6f4a2e9bf 100644 --- a/config/locales/lines.fr.yml +++ b/config/locales/lines.fr.yml @@ -40,7 +40,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" | 
