Skip to content

Commit

Permalink
Translated alt name
Browse files Browse the repository at this point in the history
  • Loading branch information
KarolisJasad authored Feb 21, 2024
1 parent d1fe4f2 commit 18101f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/check_running.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div class="p-4">
<h1>{% trans %}Configuration analysis is running{% endtrans %}</h1>
<div>
<img class="float-start" src="/static/images/spinner.svg" />
<img class="float-start" src="/static/images/spinner.svg" alt="{% trans %}Waiting{% endtrans %}"/>
<div class="py-5">
<h5 class="waiting">{% trans %}Waiting for the analysis to finish{% endtrans %}</h5>
<div>{% trans %}This page will refresh automatically.{% endtrans %}</div>
Expand Down

0 comments on commit 18101f7

Please sign in to comment.