Fix radio button and add description

This commit is contained in:
Louis Lam
2022-07-31 18:11:40 +08:00
parent 3fa5dfc873
commit 16d6885a88
2 changed files with 9 additions and 4 deletions

View File

@@ -540,4 +540,5 @@ export default {
"Domain": "Domain",
"Workstation": "Workstation",
disableCloudflaredNoAuthMsg: "You are in No Auth mode, password is not require.",
trustProxyDescription: "Trust 'X-Forwarded-*' headers. If you want to get the correct client IP and your Uptime Kuma is behind such as Nginx or Apache, you should enable this.",
};