From 8fd6f58beb38166ec9fcf72f926975db76599c9e Mon Sep 17 00:00:00 2001 From: Corinne Durrmeyer Date: Fri, 5 Apr 2024 16:26:24 +0200 Subject: [PATCH] feat(fix-typo) : Correct incorrect abbreviations --- .../estimated_fill_duration_component.en.yml | 2 +- config/locales/en.yml | 4 ++-- config/locales/fr.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/components/types_de_champ_editor/estimated_fill_duration_component/estimated_fill_duration_component.en.yml b/app/components/types_de_champ_editor/estimated_fill_duration_component/estimated_fill_duration_component.en.yml index 7b9aa565c..b8c59bd70 100644 --- a/app/components/types_de_champ_editor/estimated_fill_duration_component/estimated_fill_duration_component.en.yml +++ b/app/components/types_de_champ_editor/estimated_fill_duration_component/estimated_fill_duration_component.en.yml @@ -1,3 +1,3 @@ en: estimated_fill_duration: "Estimated fill time:" - estimated_fill_minutes: "%{estimated_minutes} mn" + estimated_fill_minutes: "%{estimated_minutes} mins." diff --git a/config/locales/en.yml b/config/locales/en.yml index ed95ea081..c99a17322 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -907,9 +907,9 @@ en: sva: "Silence Vaut Accord" svr: "Silence Vaut Rejet" procedure_description: - estimated_fill_duration: "Estimated fill time: %{estimated_minutes} mn" + estimated_fill_duration: "Estimated fill time: %{estimated_minutes} mins." estimated_fill_duration_title: What is the procedure estimated fill time ? - estimated_fill_duration_detail: "The fill time is etimated to %{estimated_minutes} min. This period may vary depending on the options you choose" + estimated_fill_duration_detail: "The fill time is etimated to %{estimated_minutes} mins. This period may vary depending on the options you choose" usual_traitement_time_title: What are the processing times for this procedure? pieces_jointes : What are the required attachments ? pieces_jointes_conditionnal_list_title : Attachments list according to your situation diff --git a/config/locales/fr.yml b/config/locales/fr.yml index f9f16fcee..d6a4314b9 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -978,7 +978,7 @@ fr: sva: "Silence Vaut Accord" svr: "Silence Vaut Rejet" procedure_description: - estimated_fill_duration: "Temps de remplissage estimé : %{estimated_minutes} mn" + estimated_fill_duration: "Temps de remplissage estimé : %{estimated_minutes} min" estimated_fill_duration_title: Quelle est la durée de remplissage de la démarche ? estimated_fill_duration_detail: "La durée de remplissage est estimée à %{estimated_minutes} min. Ce délai peut varier selon les options que vous choisirez." usual_traitement_time_title: Quels sont les délais d'instruction pour cette démarche ?