add trad if export failed

This commit is contained in:
Lisa Durand 2023-12-18 14:09:47 +01:00
parent a9ab1daf3a
commit 53f9f3cbdb
5 changed files with 21 additions and 3 deletions

View file

@ -4,6 +4,7 @@ en:
export_available_html: The export in %{file_format} format is ready. You can <a href="%{file_url}">download it</a>
export_pending_html: We generate this export. You can see all your exports visiting <a href="%{url}">the exports list</a>.
last_export_available_html: Your last export in %{file_format} format is ready. You can <a href="%{file_url}">download it</a>
last_export_failed: Your last export in %{file_format} failed.
last_export_pending: Your last export is in process.
exports:
title: Exports list

View file

@ -4,6 +4,7 @@ fr:
export_available_html: Lexport au format %{file_format} est prêt. Vous pouvez le <a href="%{file_url}">télécharger</a>
export_pending_html: Nous générons cet export. Vous pouvez retrouver tous vos exports sur <a href="%{url}">la liste des exports</a>.
last_export_available_html: Votre dernier export au format %{file_format} est prêt. Vous pouvez le <a href="%{file_url}">télécharger</a>
last_export_failed: Votre dernier export au format %{file_format} n'a pas fonctionné.
last_export_pending: Votre dernier export est en cours de création.
exports:
title: Liste des exports