From f17616d3afce58e1dd0ca835c6fa406a8e58060c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Sun, 25 Jan 2026 23:00:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B7=BB=E5=8A=A0litessl=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/cert/AccountView.vue | 2 +- web/src/views/cert/CreateAccountModal.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/views/cert/AccountView.vue b/web/src/views/cert/AccountView.vue index f9061698..65a8dbda 100644 --- a/web/src/views/cert/AccountView.vue +++ b/web/src/views/cert/AccountView.vue @@ -219,7 +219,7 @@ onUnmounted(() => { {{ $gettext( - "Google is not accessible in mainland China, other CAs depend on network conditions, recommend using Let's Encrypt" + "Google is not accessible in mainland China, other CAs depend on network conditions, recommend using Let's Encrypt or LiteSSL" ) }} diff --git a/web/src/views/cert/CreateAccountModal.vue b/web/src/views/cert/CreateAccountModal.vue index 1d86e7a3..b7b3b831 100644 --- a/web/src/views/cert/CreateAccountModal.vue +++ b/web/src/views/cert/CreateAccountModal.vue @@ -76,7 +76,7 @@ const handleCreateAccount = () => { {{ $gettext( - "Google is not accessible in mainland China, other CAs depend on network conditions, recommend using Let's Encrypt" + "Google is not accessible in mainland China, other CAs depend on network conditions, recommend using Let's Encrypt or LiteSSL" ) }}