feat: 🌐 Update zh-cn and en translation (#2167)

Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
This commit is contained in:
AnnAngela 2022-10-08 01:45:00 +08:00 committed by GitHub
parent 4f6dec41c6
commit 43c1ec640c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<div class="mb-3">
<label for="smsmanager-key" class="form-label">API Key</label>
<div class="form-text">
{{ $t("SMSManager API Docs ") }}
{{ $t("SMSManager API Docs") }}
<a href="https://smsmanager.cz/api/http#send" target="_blank">{{ $t("here") }}</a>
</div>
<input id="smsmanager-key" v-model="$parent.notification.smsmanagerApiKey" type="text" class="form-control">