add screen reader mode

This commit is contained in:
Pete Matsyburka
2026-04-17 14:49:14 +03:00
parent ee65a5693c
commit 7cdf263da1
23 changed files with 834 additions and 59 deletions
@@ -18,7 +18,10 @@
class="btn btn-outline btn-sm reupload-button"
@click.prevent="remove"
>
<IconReload :width="16" aria-hidden="true" />
<IconReload
:width="16"
aria-hidden="true"
/>
{{ t('reupload') }}
</button>
</div>