fix a11y-8.9.1 for attachement description error
This commit is contained in:
parent
447612abdf
commit
b80ec84552
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
%p.attachment-error-title
|
||||
Une erreur s’est produite pendant l’envoi du fichier.
|
||||
%p.attachment-error-description
|
||||
Une erreur inconnue s'est produite pendant l'envoi du fichier
|
||||
= button_tag type: 'button', class: 'button attachment-error-retry', data: { 'input-target': ".attachment-input-#{attachment_id}" } do
|
||||
%span.icon.retry
|
||||
Ré-essayer
|
||||
|
|
Loading…
Reference in a new issue