From 995276badc43ca766fb2e2e0fa6fc1d4ec28226f Mon Sep 17 00:00:00 2001 From: Michael Telgkamp Date: Thu, 8 Sep 2022 14:30:41 +0200 Subject: [PATCH] fix typo and formatting in en language string --- src/languages/en.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/languages/en.js b/src/languages/en.js index f281cadec..812d29fae 100644 --- a/src/languages/en.js +++ b/src/languages/en.js @@ -557,9 +557,9 @@ export default { "Docker Host": "Docker Host", "Docker Hosts": "Docker Hosts", "ntfy Topic": "ntfy Topic", - "Domain": "Domain", - "Workstation": "Workstation", - disableCloudflaredNoAuthMsg: "You are in No Auth mode, password is not require.", + Domain: "Domain", + Workstation: "Workstation", + disableCloudflaredNoAuthMsg: "You are in No Auth mode, a password is not required.", 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.", wayToGetLineNotifyToken: "You can get an access token from {0}", Examples: "Examples",