mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-19 08:19:15 +08:00
style: change some label (#7387)
This commit is contained in:
parent
7029d985c6
commit
ad652ca6f5
@ -406,7 +406,7 @@ const message = {
|
|||||||
},
|
},
|
||||||
database: {
|
database: {
|
||||||
all: 'All',
|
all: 'All',
|
||||||
manage: 'Manage database',
|
manage: 'Management',
|
||||||
database: 'Database',
|
database: 'Database',
|
||||||
deleteBackupHelper: 'Delete database backups simultaneously',
|
deleteBackupHelper: 'Delete database backups simultaneously',
|
||||||
delete: 'Delete operation cannot be rolled back, please input "',
|
delete: 'Delete operation cannot be rolled back, please input "',
|
||||||
@ -421,7 +421,7 @@ const message = {
|
|||||||
permission: 'Permissions',
|
permission: 'Permissions',
|
||||||
permissionForIP: 'IP',
|
permissionForIP: 'IP',
|
||||||
permissionAll: 'All of them(%)',
|
permissionAll: 'All of them(%)',
|
||||||
databaseConnInfo: 'View connection info',
|
databaseConnInfo: 'Connection info',
|
||||||
rootPassword: 'Root password',
|
rootPassword: 'Root password',
|
||||||
serviceName: 'Service Name',
|
serviceName: 'Service Name',
|
||||||
serviceNameHelper: 'Access between containers in the same network.',
|
serviceNameHelper: 'Access between containers in the same network.',
|
||||||
@ -442,7 +442,7 @@ const message = {
|
|||||||
portHelper:
|
portHelper:
|
||||||
'This port is the exposed port of the container. You need to save the modification separately and restart the container!',
|
'This port is the exposed port of the container. You need to save the modification separately and restart the container!',
|
||||||
|
|
||||||
loadFromRemote: 'Sync from server',
|
loadFromRemote: 'Sync',
|
||||||
userBind: 'Bind user',
|
userBind: 'Bind user',
|
||||||
pgBindHelper: `This operation is used to create a new user and bind it to the target database. Currently, selecting users already existing in the database isn't supported.`,
|
pgBindHelper: `This operation is used to create a new user and bind it to the target database. Currently, selecting users already existing in the database isn't supported.`,
|
||||||
pgSuperUser: 'Super User',
|
pgSuperUser: 'Super User',
|
||||||
@ -452,7 +452,7 @@ const message = {
|
|||||||
local: 'Local',
|
local: 'Local',
|
||||||
remote: 'Remote',
|
remote: 'Remote',
|
||||||
remoteDB: 'Remote server | Remote servers',
|
remoteDB: 'Remote server | Remote servers',
|
||||||
manageRemoteDB: 'Manage remote servers',
|
manageRemoteDB: 'Remote DB',
|
||||||
createRemoteDB: 'Bind @.lower:database.remoteDB',
|
createRemoteDB: 'Bind @.lower:database.remoteDB',
|
||||||
unBindRemoteDB: 'Unbind @.lower:database.remoteDB',
|
unBindRemoteDB: 'Unbind @.lower:database.remoteDB',
|
||||||
unBindForce: 'Force unbind',
|
unBindForce: 'Force unbind',
|
||||||
@ -771,7 +771,7 @@ const message = {
|
|||||||
options: 'Options',
|
options: 'Options',
|
||||||
createVolume: 'Create',
|
createVolume: 'Create',
|
||||||
|
|
||||||
repo: 'Container registry | Container registries',
|
repo: 'Registries',
|
||||||
createRepo: 'Add',
|
createRepo: 'Add',
|
||||||
httpRepo: 'Choosing HTTP protocol requires restarting the Docker service to add it into insecure registries.',
|
httpRepo: 'Choosing HTTP protocol requires restarting the Docker service to add it into insecure registries.',
|
||||||
delInsecure: 'Deletion of credit',
|
delInsecure: 'Deletion of credit',
|
||||||
@ -1960,7 +1960,7 @@ const message = {
|
|||||||
manual: 'Manual parsing',
|
manual: 'Manual parsing',
|
||||||
key: 'Key',
|
key: 'Key',
|
||||||
check: 'View',
|
check: 'View',
|
||||||
acmeAccountManage: 'Manage ACME accounts',
|
acmeAccountManage: 'ACME accounts',
|
||||||
email: 'Email',
|
email: 'Email',
|
||||||
acmeAccount: 'ACME account',
|
acmeAccount: 'ACME account',
|
||||||
provider: 'Verification method',
|
provider: 'Verification method',
|
||||||
@ -1970,7 +1970,7 @@ const message = {
|
|||||||
deploySSL: 'Deployment',
|
deploySSL: 'Deployment',
|
||||||
deploySSLHelper: 'Are you sure to deploy the certificate? ',
|
deploySSLHelper: 'Are you sure to deploy the certificate? ',
|
||||||
ssl: 'Certificate | Certificates',
|
ssl: 'Certificate | Certificates',
|
||||||
dnsAccountManage: 'Manage DNS providers',
|
dnsAccountManage: 'DNS providers',
|
||||||
renewSSL: 'Renew',
|
renewSSL: 'Renew',
|
||||||
renewHelper: 'Are you sure to renew the certificate? ',
|
renewHelper: 'Are you sure to renew the certificate? ',
|
||||||
renewSuccess: 'Renew certificate',
|
renewSuccess: 'Renew certificate',
|
||||||
@ -2062,7 +2062,7 @@ const message = {
|
|||||||
ever: 'permanent',
|
ever: 'permanent',
|
||||||
nextYear: 'One year later',
|
nextYear: 'One year later',
|
||||||
noLog: 'No logs found',
|
noLog: 'No logs found',
|
||||||
defaultServer: 'Set default site',
|
defaultServer: 'Default site',
|
||||||
noDefaultServer: 'Not set',
|
noDefaultServer: 'Not set',
|
||||||
defaultServerHelper:
|
defaultServerHelper:
|
||||||
'After setting the default site, all unbound domain names and IPs are directed to the default site\n which can effectively prevent malicious analysis',
|
'After setting the default site, all unbound domain names and IPs are directed to the default site\n which can effectively prevent malicious analysis',
|
||||||
@ -2168,7 +2168,7 @@ const message = {
|
|||||||
'Only supports importing local backups, importing backups from other machines may cause recovery failure',
|
'Only supports importing local backups, importing backups from other machines may cause recovery failure',
|
||||||
ipWebsiteWarn: 'Websites with IP as domain names need to be set as default site to be accessed normally.',
|
ipWebsiteWarn: 'Websites with IP as domain names need to be set as default site to be accessed normally.',
|
||||||
hstsHelper: 'Enabling HSTS can increase website security',
|
hstsHelper: 'Enabling HSTS can increase website security',
|
||||||
defaultHtml: 'Set default page',
|
defaultHtml: 'Default page',
|
||||||
website404: 'Website 404 error page',
|
website404: 'Website 404 error page',
|
||||||
domain404: 'Website domain does not exist',
|
domain404: 'Website domain does not exist',
|
||||||
indexHtml: 'Index for static website',
|
indexHtml: 'Index for static website',
|
||||||
@ -2200,7 +2200,7 @@ const message = {
|
|||||||
uploadMaxSize: 'Upload limit',
|
uploadMaxSize: 'Upload limit',
|
||||||
indexHelper:
|
indexHelper:
|
||||||
'In order to ensure the normal operation of the PHP website, please place the code in the index directory and avoid renaming',
|
'In order to ensure the normal operation of the PHP website, please place the code in the index directory and avoid renaming',
|
||||||
extensions: 'Manage extension templates',
|
extensions: 'Extension templates',
|
||||||
extension: 'Extension',
|
extension: 'Extension',
|
||||||
extensionHelper: 'Please use multiple extensions, split',
|
extensionHelper: 'Please use multiple extensions, split',
|
||||||
toExtensionsList: 'View extension list',
|
toExtensionsList: 'View extension list',
|
||||||
@ -2252,11 +2252,11 @@ const message = {
|
|||||||
createAcme: 'Create Account',
|
createAcme: 'Create Account',
|
||||||
acmeHelper: 'Acme Account is used to apply for free certificates',
|
acmeHelper: 'Acme Account is used to apply for free certificates',
|
||||||
upload: 'Import',
|
upload: 'Import',
|
||||||
applyType: 'Application method',
|
applyType: 'Type',
|
||||||
apply: 'Renew',
|
apply: 'Renew',
|
||||||
applyStart: 'Certificate application starts',
|
applyStart: 'Certificate application starts',
|
||||||
getDnsResolve: 'Getting DNS resolution value, please wait...',
|
getDnsResolve: 'Getting DNS resolution value, please wait...',
|
||||||
selfSigned: 'Manage Self-signed CA',
|
selfSigned: 'Self-signed CA',
|
||||||
ca: 'Certificate authority',
|
ca: 'Certificate authority',
|
||||||
commonName: 'Common name',
|
commonName: 'Common name',
|
||||||
caName: 'Certificate authority name',
|
caName: 'Certificate authority name',
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<span>{{ $t('container.startIn') }}</span>
|
<span>{{ $t('container.startIn') }}</span>
|
||||||
</el-card>
|
</el-card>
|
||||||
|
|
||||||
<LayoutContent :title="$t('container.repo', 2)" :class="{ mask: dockerStatus != 'Running' }">
|
<LayoutContent :title="$t('container.repo')" :class="{ mask: dockerStatus != 'Running' }">
|
||||||
<template #toolbar>
|
<template #toolbar>
|
||||||
<div class="flex justify-between gap-2 flex-wrap sm:flex-row">
|
<div class="flex justify-between gap-2 flex-wrap sm:flex-row">
|
||||||
<div class="flex flex-wrap gap-3">
|
<div class="flex flex-wrap gap-3">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user