From 86e8aed73d43697e58d06297b963093edacce74b Mon Sep 17 00:00:00 2001 From: cedricnjanga Date: Tue, 27 Mar 2018 22:23:27 -0700 Subject: Refs #6156 Update workbench english translations --- config/locales/workbenches.en.yml | 4 ++-- config/locales/workbenches.fr.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'config') diff --git a/config/locales/workbenches.en.yml b/config/locales/workbenches.en.yml index b11f35049..876f18766 100644 --- a/config/locales/workbenches.en.yml +++ b/config/locales/workbenches.en.yml @@ -1,7 +1,7 @@ en: workbenches: show: - title: "%{name}" + title: "Transport offer %{name}" edit: title: "Configure the workbench" update: @@ -21,7 +21,7 @@ en: see: "See the list" no_content: "No content yet." actions: - show_output: "Merge offer" + show_output: "Merge Transport Offer" affect_ccset: "Configure" activerecord: models: diff --git a/config/locales/workbenches.fr.yml b/config/locales/workbenches.fr.yml index d7e3327ac..f857bfcd1 100644 --- a/config/locales/workbenches.fr.yml +++ b/config/locales/workbenches.fr.yml @@ -1,7 +1,7 @@ fr: workbenches: show: - title: "%{name}" + title: "Offre de transport %{name}" edit: title: "Configurer l'espace de travail" update: -- cgit v1.2.3