diff options
| -rw-r--r-- | config/locales/routing_constraint_zones.fr.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/locales/routing_constraint_zones.fr.yml b/config/locales/routing_constraint_zones.fr.yml index 4faff6606..1199bcf3c 100644 --- a/config/locales/routing_constraint_zones.fr.yml +++ b/config/locales/routing_constraint_zones.fr.yml @@ -24,12 +24,12 @@ fr: routing_constraint_zones: search_no_results: "Aucune ITL ne correspond à votre recherche" actions: - destroy_confirm: Etes vous sûr de supprimer cette zone de contrainte ? + destroy_confirm: Etes vous sûr de supprimer cette ITL ? new: - title: Ajouter un ITL + title: Créer une ITL edit: - title: "Editer la zone de contrainte %{routing_constraint_zone}" + title: "Editer l'ITL : %{routing_constraint_zone}" show: title: "Zone de contrainte %{routing_constraint_zone}" index: - title: "Interdictions de traffic local" + title: "Interdictions de trafic local" |
