diff options
| author | jpl | 2016-10-14 12:11:47 +0200 |
|---|---|---|
| committer | jpl | 2016-10-14 12:11:55 +0200 |
| commit | 1fa1196426d9f2682bdc1d3c13aae61c4d2f07a6 (patch) | |
| tree | 665179d37d18cc1b11c91148a83b399997aedda1 /config/locales/stop_areas.fr.yml | |
| parent | 8a21f5a29ef57c1fc0b5a2cb398873df303f827b (diff) | |
| download | chouette-core-1fa1196426d9f2682bdc1d3c13aae61c4d2f07a6.tar.bz2 | |
Refs #1792: adding objectid on ransack research
Diffstat (limited to 'config/locales/stop_areas.fr.yml')
| -rw-r--r-- | config/locales/stop_areas.fr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/stop_areas.fr.yml b/config/locales/stop_areas.fr.yml index b552a3483..87bec9eeb 100644 --- a/config/locales/stop_areas.fr.yml +++ b/config/locales/stop_areas.fr.yml @@ -56,6 +56,7 @@ fr: access_link_legend_2: "cliquer sur les flêches pour créer/éditer un lien" index: name: "Recherche par nom" + name_or_objectid: "Recherche par nom ou par objectid" zip_code: "Code Postal" title: "Arrêts" selection: "Filtrer sur" |
