From 3e9cf7285b672856d6a92b56c06b055deb82fc65 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Mon, 2 May 2022 09:21:01 +0200 Subject: [PATCH] fix locale --- src/lib/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/locales/en.json b/src/lib/locales/en.json index 8b29987e9..f0107ba72 100644 --- a/src/lib/locales/en.json +++ b/src/lib/locales/en.json @@ -311,7 +311,7 @@ "auto_update_enabled_explainer": "Enable automatic updates for Coolify. It will be done automatically behind the scenes, if there is no build process running.", "generate_www_non_www_ssl": "It will generate certificates for both www and non-www.
You need to have both DNS entries set in advance.

Service needs to be restarted.", "is_dns_check_enabled": "DNS check enabled?", - "is_dns_check_enabled_explainer": "You can disable DNS check before creating SSL certificates.

Useful when Coolify is behind a reverse proxy or tunnel." + "is_dns_check_enabled_explainer": "You can disable DNS check before creating SSL certificates.

Turning it off is useful when Coolify is behind a reverse proxy or tunnel." }, "team": { "pending_invitations": "Pending invitations",