Improuve export UI

This commit is contained in:
Paul Chavard 2021-04-08 11:47:29 +01:00
parent a88f780252
commit 651a928b7c
4 changed files with 26 additions and 6 deletions

View file

@ -0,0 +1,10 @@
fr:
instructeurs:
procedure:
export_stale:
short: Demander un export au format %{export_format}
csv_html: Demander un export au format .csv<br>(uniquement les dossiers, sans les champs répétables)
xlsx_html: Demander un export au format .xlsx
ods_html: Demander un export au format .ods
export_ready_html: Télécharger lexport au format %{export_format}<br>(généré il y a %{export_time})
export_pending_html: Un export au format %{export_format} est en train dêtre généré<br>(demandé il y a %{export_time})