2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 06:47:20 +08:00

fix: 添加litessl描述

This commit is contained in:
2026-01-25 23:00:46 +08:00
parent 50d0095a62
commit f17616d3af
2 changed files with 2 additions and 2 deletions

View File

@@ -219,7 +219,7 @@ onUnmounted(() => {
<n-alert type="warning">
{{
$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"
)
}}
</n-alert>

View File

@@ -76,7 +76,7 @@ const handleCreateAccount = () => {
<n-alert type="warning">
{{
$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"
)
}}
</n-alert>