feat(fix-typo) : Correct incorrect abbreviations
This commit is contained in:
parent
4f69b35ee2
commit
8fd6f58beb
3 changed files with 4 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
|||
en:
|
||||
estimated_fill_duration: "Estimated fill time:"
|
||||
estimated_fill_minutes: "%{estimated_minutes} mn"
|
||||
estimated_fill_minutes: "%{estimated_minutes} mins."
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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 ?
|
||||
|
|
Loading…
Reference in a new issue