mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-02 02:01:22 +00:00
fix: rename Badge Generator to Badge Link Generator and add helptext
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user