mirror of https://github.com/louislam/uptime-kuma
Chore: Translate preview alt
Co-authored-by: Frank Elsinga <frank@elsinga.de>pull/3329/head
parent
9882fc65b1
commit
1baa592824
|
@ -113,7 +113,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mb-3 pt-3 d-flex justify-content-center">
|
<div class="mb-3 pt-3 d-flex justify-content-center">
|
||||||
<img :src="badgeURL" alt="Badge Preview">
|
<img :src="badgeURL" :alt="$t('Badge Preview')">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="my-3">
|
<div class="my-3">
|
||||||
|
|
Loading…
Reference in New Issue