mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-11 16:06:02 +08:00
chore: Fix typos
This commit is contained in:
parent
b896a5be3b
commit
3035bb2bf6
5 changed files with 8 additions and 8 deletions
|
@ -66,7 +66,7 @@
|
||||||
|
|
||||||
<span class="warn" v-if="key === 'openresty' && (httpPort != 80 || httpsPort != 443)">
|
<span class="warn" v-if="key === 'openresty' && (httpPort != 80 || httpsPort != 443)">
|
||||||
<el-alert class="helper" type="error" :closable="false">
|
<el-alert class="helper" type="error" :closable="false">
|
||||||
{{ $t('website.openrestryHelper', [httpPort, httpsPort]) }}
|
{{ $t('website.openrestyHelper', [httpPort, httpsPort]) }}
|
||||||
</el-alert>
|
</el-alert>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1838,7 +1838,7 @@ const message = {
|
||||||
changeVersion: 'Switch version',
|
changeVersion: 'Switch version',
|
||||||
retainConfig: 'Whether to keep php-fpm.conf and php.ini files',
|
retainConfig: 'Whether to keep php-fpm.conf and php.ini files',
|
||||||
runDirHelper2: 'Please ensure that the secondary running directory is under the index directory',
|
runDirHelper2: 'Please ensure that the secondary running directory is under the index directory',
|
||||||
openrestryHelper:
|
openrestyHelper:
|
||||||
'OpenResty default HTTP port: {0} HTTPS port: {1}, which may affect website domain name access and HTTPS forced redirect',
|
'OpenResty default HTTP port: {0} HTTPS port: {1}, which may affect website domain name access and HTTPS forced redirect',
|
||||||
primaryDomainHelper: 'Support domain name: port',
|
primaryDomainHelper: 'Support domain name: port',
|
||||||
acmeAccountType: 'Account Type',
|
acmeAccountType: 'Account Type',
|
||||||
|
@ -2033,7 +2033,7 @@ const message = {
|
||||||
versionHelper: 'PHP version, e.g. v8.0',
|
versionHelper: 'PHP version, e.g. v8.0',
|
||||||
buildHelper:
|
buildHelper:
|
||||||
'The more extensions you select, the more CPU will be occupied during the image making process, so avoid selecting all extensions,If there is no extension you want, you can manually enter it and select it',
|
'The more extensions you select, the more CPU will be occupied during the image making process, so avoid selecting all extensions,If there is no extension you want, you can manually enter it and select it',
|
||||||
openrestryWarn: 'PHP needs to be upgraded to OpenResty to version 1.21.4.1 or later to use',
|
openrestyWarn: 'PHP needs to be upgraded to OpenResty to version 1.21.4.1 or later to use',
|
||||||
toupgrade: 'To Upgrade',
|
toupgrade: 'To Upgrade',
|
||||||
edit: 'Edit runtime',
|
edit: 'Edit runtime',
|
||||||
extendHelper:
|
extendHelper:
|
||||||
|
|
|
@ -1724,7 +1724,7 @@ const message = {
|
||||||
changeVersion: '切換版本',
|
changeVersion: '切換版本',
|
||||||
retainConfig: '是否保留 php-fpm.conf 和 php.ini 文件',
|
retainConfig: '是否保留 php-fpm.conf 和 php.ini 文件',
|
||||||
runDirHelper2: '請確保二級運行目錄位於 index 目錄下',
|
runDirHelper2: '請確保二級運行目錄位於 index 目錄下',
|
||||||
openrestryHelper: 'OpenResty 默認 HTTP 端口:{0} HTTPS 端口:{1},可能影響網站域名訪問和 HTTPS 強制跳轉',
|
openrestyHelper: 'OpenResty 默認 HTTP 端口:{0} HTTPS 端口:{1},可能影響網站域名訪問和 HTTPS 強制跳轉',
|
||||||
primaryDomainHelper: '支援網域:port',
|
primaryDomainHelper: '支援網域:port',
|
||||||
acmeAccountType: '賬號類型',
|
acmeAccountType: '賬號類型',
|
||||||
keyType: '密鑰演算法',
|
keyType: '密鑰演算法',
|
||||||
|
@ -1901,7 +1901,7 @@ const message = {
|
||||||
version: '版本',
|
version: '版本',
|
||||||
versionHelper: 'PHP的版本,例 v8.0',
|
versionHelper: 'PHP的版本,例 v8.0',
|
||||||
buildHelper: '選擇的擴展越多,製作鏡像過程中占用 CPU 越多,請盡量避免選擇全部擴展',
|
buildHelper: '選擇的擴展越多,製作鏡像過程中占用 CPU 越多,請盡量避免選擇全部擴展',
|
||||||
openrestryWarn: 'PHP 需要升級 OpenResty 至 1.21.4.1 版本以上才能使用',
|
openrestyWarn: 'PHP 需要升級 OpenResty 至 1.21.4.1 版本以上才能使用',
|
||||||
toupgrade: '去升級',
|
toupgrade: '去升級',
|
||||||
edit: '編輯運行環境',
|
edit: '編輯運行環境',
|
||||||
extendHelper: '列表中不存在的擴展,可以手動輸入之後選擇,例:輸入 sockets ,然後在下拉列表中選擇第一個',
|
extendHelper: '列表中不存在的擴展,可以手動輸入之後選擇,例:輸入 sockets ,然後在下拉列表中選擇第一個',
|
||||||
|
|
|
@ -1724,7 +1724,7 @@ const message = {
|
||||||
changeVersion: '切换版本',
|
changeVersion: '切换版本',
|
||||||
retainConfig: '是否保留 php-fpm.conf 和 php.ini 文件',
|
retainConfig: '是否保留 php-fpm.conf 和 php.ini 文件',
|
||||||
runDirHelper2: '请确保二级运行目录位于 index 目录下',
|
runDirHelper2: '请确保二级运行目录位于 index 目录下',
|
||||||
openrestryHelper: 'OpenResty 默认 HTTP 端口:{0} HTTPS 端口 :{1},可能影响网站域名访问和 HTTPS 强制跳转',
|
openrestyHelper: 'OpenResty 默认 HTTP 端口:{0} HTTPS 端口 :{1},可能影响网站域名访问和 HTTPS 强制跳转',
|
||||||
primaryDomainHelper: '支持域名:端口',
|
primaryDomainHelper: '支持域名:端口',
|
||||||
acmeAccountType: '账号类型',
|
acmeAccountType: '账号类型',
|
||||||
keyType: '密钥算法',
|
keyType: '密钥算法',
|
||||||
|
@ -1901,7 +1901,7 @@ const message = {
|
||||||
version: '版本',
|
version: '版本',
|
||||||
versionHelper: 'PHP的版本,例 v8.0',
|
versionHelper: 'PHP的版本,例 v8.0',
|
||||||
buildHelper: '选择的扩展越多,制作镜像过程中占用 CPU 越多,请尽量避免选择全部扩展',
|
buildHelper: '选择的扩展越多,制作镜像过程中占用 CPU 越多,请尽量避免选择全部扩展',
|
||||||
openrestryWarn: 'PHP 需要升级 OpenResty 至 1.21.4.1 版本以上才能使用',
|
openrestyWarn: 'PHP 需要升级 OpenResty 至 1.21.4.1 版本以上才能使用',
|
||||||
toupgrade: '去升级',
|
toupgrade: '去升级',
|
||||||
edit: '编辑运行环境',
|
edit: '编辑运行环境',
|
||||||
extendHelper: '列表中不存在的扩展,可以手动输入之后选择,例:输入 sockets ,然后在下拉列表中选择第一个,',
|
extendHelper: '列表中不存在的扩展,可以手动输入之后选择,例:输入 sockets ,然后在下拉列表中选择第一个,',
|
||||||
|
|
|
@ -327,7 +327,7 @@
|
||||||
<Check ref="preCheckRef"></Check>
|
<Check ref="preCheckRef"></Check>
|
||||||
<el-card width="30%" v-if="!versionExist" class="mask-prompt">
|
<el-card width="30%" v-if="!versionExist" class="mask-prompt">
|
||||||
<span>
|
<span>
|
||||||
{{ $t('runtime.openrestryWarn') }}
|
{{ $t('runtime.openrestyWarn') }}
|
||||||
</span>
|
</span>
|
||||||
</el-card>
|
</el-card>
|
||||||
</el-drawer>
|
</el-drawer>
|
||||||
|
|
Loading…
Add table
Reference in a new issue