mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-20 03:48:35 -04:00
Merge pull request #1589 from AnnAngela/1.15.1_zh-CN
Improve translation work
This commit is contained in:
commit
7a50f0e3f3
14 changed files with 159 additions and 57 deletions
|
@ -45,7 +45,7 @@
|
|||
</div>
|
||||
|
||||
<div v-if="false" class="my-3">
|
||||
<label for="password" class="form-label">{{ $t("Password") }} <sup>Coming Soon</sup></label>
|
||||
<label for="password" class="form-label">{{ $t("Password") }} <sup>{{ $t("Coming Soon") }}</sup></label>
|
||||
<input id="password" v-model="config.password" disabled type="password" autocomplete="new-password" class="form-control">
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue