From 9893314d5b918ccdb5111488c18f8a2643dab7e1 Mon Sep 17 00:00:00 2001 From: Zog Date: Thu, 15 Mar 2018 09:27:22 +0100 Subject: Refs 6189; Fix bad interpolation key in i18n file --- config/locales/stop_areas.en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/stop_areas.en.yml b/config/locales/stop_areas.en.yml index 33722b60b..74b6fae73 100644 --- a/config/locales/stop_areas.en.yml +++ b/config/locales/stop_areas.en.yml @@ -58,11 +58,11 @@ en: address: "246 Boulevard Saint-Germain, 75007 Paris" geolocalize: "Pinpoint " edit: - title: "Update stop %{stop_area}" + title: "Update stop %{name}" update: - title: "Update stop %{stop_area}" + title: "Update stop %{name}" show: - title: "Stop %{stop_area}" + title: "Stop %{name}" geographic_data: "Geographic data" no_geographic_data: "None" itl_managment: "Routing constraint's links managment" -- cgit v1.2.3