fix: remove uncorrect message about pending correction
This commit is contained in:
parent
e2a9978c26
commit
170e5d3718
2 changed files with 2 additions and 2 deletions
|
@ -462,7 +462,7 @@ en:
|
|||
no_result_text_with_filter: found with selected filters
|
||||
no_result_reset_filter: Reset filters
|
||||
procedure_closed: This procedure has been closed, you will not be able to submit a file again from the procedure link, contact your administration for more information.
|
||||
pending_correction: This procedure is awaiting your corrections. Correct the fields that are notified by an alert message in the form.
|
||||
pending_correction: This file is waiting for your corrections. Consult the changes to be made in the messaging system.
|
||||
depose_at: First submission on %{date}
|
||||
created_at: Created at %{date}
|
||||
updated_at: updated at %{date}
|
||||
|
|
|
@ -464,7 +464,7 @@ fr:
|
|||
no_result_text_with_filter: ne correspond aux filtres sélectionnés
|
||||
no_result_reset_filter: Réinitialiser les filtres
|
||||
procedure_closed: Cette démarche a été clôturée, vous ne pourrez pas redéposer de dossier à partir du lien de la démarche, contactez votre administration pour plus d’information.
|
||||
pending_correction: Cette démarche est en attente de vos corrections. Corriger les champs qui sont notifiés par un message d’alerte dans le formulaire.
|
||||
pending_correction: Ce dossier attend vos corrections. Consultez les modifications à apporter dans la messagerie.
|
||||
depose_at: Déposé le %{date}
|
||||
created_at: Créé le %{date}
|
||||
updated_at: modifié le %{date}
|
||||
|
|
Loading…
Reference in a new issue