feat: 修改网站导入证书的描述 (#4202)

Refs https://github.com/1Panel-dev/1Panel/issues/4184
This commit is contained in:
zhengkunwang 2024-03-15 16:08:07 +08:00 committed by GitHub
parent a0907592b2
commit 341f45b4ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -1824,7 +1824,7 @@ const message = {
imported: 'Manually Created',
importType: 'Import Type',
pasteSSL: 'Paste code',
localSSL: 'Select local file',
localSSL: 'Select server file',
privateKeyPath: 'Private key file',
certificatePath: 'Certificate file',
ipWhiteListHelper: 'The role of IP whitelist: all rules are invalid for IP whitelist',

View File

@ -1706,7 +1706,7 @@ const message = {
imported: '手動創建',
importType: '導入方式',
pasteSSL: '粘貼代碼',
localSSL: '選擇本地文件',
localSSL: '選擇伺服器文件',
privateKeyPath: '私鑰文件',
certificatePath: '證書文件',
ipWhiteListHelper: 'IP白名單的作用所有規則對IP白名單無效',

View File

@ -1706,7 +1706,7 @@ const message = {
imported: '手动创建',
importType: '导入方式',
pasteSSL: '粘贴代码',
localSSL: '选择本地文件',
localSSL: '选择服务器文件',
privateKeyPath: '私钥文件',
certificatePath: '证书文件',
ipWhiteListHelper: 'IP 白名单的作用所有规则对IP白名单无效',