diff --git a/app/views/family_exports/index.html.erb b/app/views/family_exports/index.html.erb index b023d9727..619aa9da8 100644 --- a/app/views/family_exports/index.html.erb +++ b/app/views/family_exports/index.html.erb @@ -67,6 +67,7 @@ <%= button_to family_export_path(export), method: :delete, class: "flex items-center gap-2 text-destructive hover:text-destructive-hover", + aria: { label: t("family_exports.table.row.actions.delete") }, data: { turbo_confirm: t("family_exports.delete_confirmation"), turbo_frame: "_top" @@ -76,6 +77,7 @@ <%= link_to download_family_export_path(export), class: "flex items-center gap-2 text-primary hover:text-primary-hover", + aria: { label: t("family_exports.table.row.actions.download") }, data: { turbo_frame: "_top" } do %> <%= icon "download", class: "w-5 h-5" %> <% end %> @@ -89,6 +91,7 @@ <%= button_to family_export_path(export), method: :delete, class: "flex items-center gap-2 text-destructive hover:text-destructive-hover", + aria: { label: t("family_exports.table.row.actions.delete") }, data: { turbo_confirm: t("family_exports.delete_failed_confirmation"), turbo_frame: "_top" diff --git a/config/locales/views/family_exports/ca.yml b/config/locales/views/family_exports/ca.yml index 2e9ef233f..9056ea5c6 100644 --- a/config/locales/views/family_exports/ca.yml +++ b/config/locales/views/family_exports/ca.yml @@ -25,4 +25,7 @@ ca: in_progress: En curs complete: Completat failed: Error + actions: + delete: Elimina + download: Descarregar empty: Encara no hi ha exportacions. diff --git a/config/locales/views/family_exports/de.yml b/config/locales/views/family_exports/de.yml index bb0630dae..62c1733a4 100644 --- a/config/locales/views/family_exports/de.yml +++ b/config/locales/views/family_exports/de.yml @@ -25,4 +25,7 @@ de: in_progress: Wird ausgeführt complete: Abgeschlossen failed: Fehlgeschlagen + actions: + delete: Löschen + download: Herunterladen empty: Noch keine Exporte vorhanden. diff --git a/config/locales/views/family_exports/en.yml b/config/locales/views/family_exports/en.yml index 8dd451249..7b0d8b08d 100644 --- a/config/locales/views/family_exports/en.yml +++ b/config/locales/views/family_exports/en.yml @@ -25,4 +25,7 @@ en: in_progress: In progress complete: Complete failed: Failed + actions: + delete: Delete + download: Download empty: No exports yet. diff --git a/config/locales/views/family_exports/es.yml b/config/locales/views/family_exports/es.yml index 3079c0147..376f15c49 100644 --- a/config/locales/views/family_exports/es.yml +++ b/config/locales/views/family_exports/es.yml @@ -25,4 +25,7 @@ es: in_progress: En progreso complete: Completo failed: Fallido + actions: + delete: Eliminar + download: Descargar empty: Aún no hay exportaciones. diff --git a/config/locales/views/family_exports/fr.yml b/config/locales/views/family_exports/fr.yml index dc2685866..1d5b4b601 100644 --- a/config/locales/views/family_exports/fr.yml +++ b/config/locales/views/family_exports/fr.yml @@ -25,4 +25,7 @@ fr: in_progress: En cours complete: Terminé failed: Échoué + actions: + delete: Supprimer + download: Télécharger empty: Aucune exportation pour l'instant. diff --git a/config/locales/views/family_exports/nb.yml b/config/locales/views/family_exports/nb.yml index e00098222..fced280e9 100644 --- a/config/locales/views/family_exports/nb.yml +++ b/config/locales/views/family_exports/nb.yml @@ -25,4 +25,7 @@ nb: in_progress: Pågår complete: Fullført failed: Mislykket + actions: + delete: Slett + download: Laste ned empty: Ingen eksporter ennå. diff --git a/config/locales/views/family_exports/nl.yml b/config/locales/views/family_exports/nl.yml index 6c8a2c55b..7d58d1c16 100644 --- a/config/locales/views/family_exports/nl.yml +++ b/config/locales/views/family_exports/nl.yml @@ -13,4 +13,7 @@ nl: in_progress: Bezig complete: Voltooid failed: Mislukt + actions: + delete: Verwijderen + download: Downloaden empty: Nog geen export. diff --git a/config/locales/views/family_exports/pt-BR.yml b/config/locales/views/family_exports/pt-BR.yml index ff64e2fdb..b2a3932b2 100644 --- a/config/locales/views/family_exports/pt-BR.yml +++ b/config/locales/views/family_exports/pt-BR.yml @@ -25,4 +25,7 @@ pt-BR: in_progress: Em andamento complete: Concluído failed: Falhou + actions: + delete: Excluir + download: Descarregar empty: Nenhuma exportação ainda. diff --git a/config/locales/views/family_exports/ro.yml b/config/locales/views/family_exports/ro.yml index cda6c5809..caecef543 100644 --- a/config/locales/views/family_exports/ro.yml +++ b/config/locales/views/family_exports/ro.yml @@ -25,4 +25,7 @@ ro: in_progress: În curs de desfășurare complete: Finalizat failed: Eșuat + actions: + delete: Șterge + download: Descărcare empty: Nu există încă exporturi. diff --git a/config/locales/views/family_exports/tr.yml b/config/locales/views/family_exports/tr.yml index f6fc26a91..0995686a5 100644 --- a/config/locales/views/family_exports/tr.yml +++ b/config/locales/views/family_exports/tr.yml @@ -25,4 +25,7 @@ tr: in_progress: Devam ediyor complete: Tamamlandı failed: Başarısız + actions: + delete: Sil + download: İndirmek empty: Henüz hiç dışa aktarma yok. diff --git a/config/locales/views/family_exports/zh-CN.yml b/config/locales/views/family_exports/zh-CN.yml index 24e61eee5..1f58f5dd4 100644 --- a/config/locales/views/family_exports/zh-CN.yml +++ b/config/locales/views/family_exports/zh-CN.yml @@ -25,4 +25,7 @@ zh-CN: complete: 已完成 failed: 已失败 in_progress: 进行中 + actions: + delete: 删除 + download: 下载 empty: 暂无导出记录 diff --git a/config/locales/views/family_exports/zh-TW.yml b/config/locales/views/family_exports/zh-TW.yml index 07226c9b5..bb381d2c6 100644 --- a/config/locales/views/family_exports/zh-TW.yml +++ b/config/locales/views/family_exports/zh-TW.yml @@ -19,4 +19,7 @@ zh-TW: in_progress: 進行中 complete: 已完成 failed: 已失敗 + actions: + delete: 刪除 + download: 下載 empty: 目前尚無匯出記錄。