mirror of
https://github.com/1Panel-dev/1Panel
synced 2024-11-21 23:29:44 +00:00
feat: 修改网站导入证书的描述 (#4202)
Refs https://github.com/1Panel-dev/1Panel/issues/4184
This commit is contained in:
parent
a0907592b2
commit
341f45b4ef
@ -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',
|
||||
|
@ -1706,7 +1706,7 @@ const message = {
|
||||
imported: '手動創建',
|
||||
importType: '導入方式',
|
||||
pasteSSL: '粘貼代碼',
|
||||
localSSL: '選擇本地文件',
|
||||
localSSL: '選擇伺服器文件',
|
||||
privateKeyPath: '私鑰文件',
|
||||
certificatePath: '證書文件',
|
||||
ipWhiteListHelper: 'IP白名單的作用:所有規則對IP白名單無效',
|
||||
|
@ -1706,7 +1706,7 @@ const message = {
|
||||
imported: '手动创建',
|
||||
importType: '导入方式',
|
||||
pasteSSL: '粘贴代码',
|
||||
localSSL: '选择本地文件',
|
||||
localSSL: '选择服务器文件',
|
||||
privateKeyPath: '私钥文件',
|
||||
certificatePath: '证书文件',
|
||||
ipWhiteListHelper: 'IP 白名单的作用:所有规则对IP白名单无效',
|
||||
|
Loading…
Reference in New Issue
Block a user