mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-25 18:41:07 -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
|
@ -4,7 +4,7 @@
|
|||
<div class="container-fluid">
|
||||
{{ $root.connectionErrorMsg }}
|
||||
<div v-if="$root.showReverseProxyGuide">
|
||||
Using a Reverse Proxy? <a href="https://github.com/louislam/uptime-kuma/wiki/Reverse-Proxy" target="_blank">Check how to config it for WebSocket</a>
|
||||
{{ $t("Using a Reverse Proxy?") }} <a href="https://github.com/louislam/uptime-kuma/wiki/Reverse-Proxy" target="_blank">{{ $t("Check how to config it for WebSocket") }}</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue