diff options
| author | Zakaria BOUZIANE | 2014-07-28 08:53:14 +0200 |
|---|---|---|
| committer | Zakaria BOUZIANE | 2014-07-28 08:53:14 +0200 |
| commit | 711131fca3dadf9989debd5d5dce2f28d549786c (patch) | |
| tree | a031fb303bc1412dfb9bf97146cad0b6ce861c35 /config | |
| parent | 260bf9f8662ac97ab5879d3a2f3e9a1c45e07045 (diff) | |
| download | chouette-core-711131fca3dadf9989debd5d5dce2f28d549786c.tar.bz2 | |
Resizing Nominatim Button / Textarea
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/stop_areas.yml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/config/locales/stop_areas.yml b/config/locales/stop_areas.yml index df307f08f..1ebb7e8ae 100644 --- a/config/locales/stop_areas.yml +++ b/config/locales/stop_areas.yml @@ -24,10 +24,11 @@ en: export_hub_physical: "Export HUB physical" new: title: "Add a new stop" + form: + address: "15 rue du Louvre, Paris" + geolocalize: "Pinpoint : " edit: title: "Update stop %{stop_area}" - form: - address: "Address" show: title: "Stop %{stop_area}" geographic_data: "Geographic data" @@ -125,10 +126,11 @@ fr: export_hub_physical: "Export HUB des arrêts physiques" new: title: "Ajouter un arrêt" + form: + address: "15 rue du Louvre, Paris" + geolocalize: "Géolocalisez : " edit: title: "Modifier l'arrêt %{stop_area}" - form: - address: "Adresse" show: title: "Arrêt %{stop_area}" geographic_data: "Données géographiques" |
