Fix missing labels (a11y)

Additionally add some missing translations
This commit is contained in:
daudix
2024-06-20 06:48:56 +03:00
parent 0a9b65d056
commit 7691b260a3
8 changed files with 62 additions and 44 deletions

View File

@ -32,7 +32,7 @@
{% endif %}
{% if config.extra.show_copy_button %}
<script src="{{ get_url(path='copy-button.js') }}"></script>
{% include "partials/copy-button.html" %}
{% endif %}
{% if config.extra.scripts %}