diff --git a/src/components/notifications/Notifery.vue b/src/components/notifications/Notifery.vue index 6bca862b1..ce204dc6a 100644 --- a/src/components/notifications/Notifery.vue +++ b/src/components/notifications/Notifery.vue @@ -18,7 +18,7 @@ v-model="$parent.notification.notiferyTitle" type="text" class="form-control" - :placeholder="$t('Uptime Kuma Alert')" + placeholder="Uptime Kuma Alert" />