Uppercase and improve language keys

This commit is contained in:
Louis Lam
2023-03-10 15:55:39 +08:00
parent 6635412980
commit ba7af9b569
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="mb-3">
<label for="lunasea-notification-target" class="form-label">{{ $t("Target") }}<span style="color: red;"><sup>*</sup></span></label>
<label for="lunasea-notification-target" class="form-label">{{ $t("lunaseaTarget") }}<span style="color: red;"><sup>*</sup></span></label>
<div class="form-text">
<p>
<select id="lunasea-notification-target" v-model="$parent.notification.lunaseaTarget" class="form-select" required>