fix: rename Badge Generator to Badge Link Generator and add helptext

This commit is contained in:
leonace924
2026-01-05 23:51:50 -05:00
parent 745501852c
commit 95bfae5c8d
3 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
@click="$refs.badgeGeneratorDialog.show(monitor.id, monitor.name)"
>
<font-awesome-icon icon="certificate" />
{{ $t("Open Badge Generator") }}
{{ $t("Open Badge Link Generator") }}
</button>
</div>