mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-03-14 01:34:47 +08:00
parent
5f60ea3f81
commit
fc5070e330
@ -184,7 +184,7 @@ const message = {
|
|||||||
paramUrlAndPort: 'The format is http(s)://(domain name/ip):(port)',
|
paramUrlAndPort: 'The format is http(s)://(domain name/ip):(port)',
|
||||||
nginxDoc: 'Only supports English case, numbers, and .',
|
nginxDoc: 'Only supports English case, numbers, and .',
|
||||||
appName: 'Support English, numbers, - and _, length 2-30, and cannot start and end with -_',
|
appName: 'Support English, numbers, - and _, length 2-30, and cannot start and end with -_',
|
||||||
containerName: 'Supports letters, numbers, -, _ and .; cannot start with - _ or .; length: 1-127',
|
containerName: 'Supports letters, numbers, -, _ and .; cannot start with - _ or .; length: 2-127',
|
||||||
mirror: 'Support image accelerator addresses that start with http(s)://, English uppercase and lowercase letters, numbers, periods, and hyphens, and there should be no empty lines.',
|
mirror: 'Support image accelerator addresses that start with http(s)://, English uppercase and lowercase letters, numbers, periods, and hyphens, and there should be no empty lines.',
|
||||||
disableFunction: 'Only support letters ,underscores,and,',
|
disableFunction: 'Only support letters ,underscores,and,',
|
||||||
leechExts: 'Only support letters, numbers and,',
|
leechExts: 'Only support letters, numbers and,',
|
||||||
|
@ -183,7 +183,7 @@ const message = {
|
|||||||
paramUrlAndPort: '格式為 http(s)://(域名/ip):(端口)',
|
paramUrlAndPort: '格式為 http(s)://(域名/ip):(端口)',
|
||||||
nginxDoc: '僅支持英文大小寫,數字,和.',
|
nginxDoc: '僅支持英文大小寫,數字,和.',
|
||||||
appName: '支持英文、數字、-和_,長度2-30,並且不能以-_開頭和結尾',
|
appName: '支持英文、數字、-和_,長度2-30,並且不能以-_開頭和結尾',
|
||||||
containerName: '支持字母、數字、_-和.,不能以-_或.開頭,長度1-127',
|
containerName: '支持字母、數字、_-和.,不能以-_或.開頭,長度2-127',
|
||||||
mirror: '支持以 http(s):// 開頭,英文大小寫,數字,. 和 - 的鏡像加速地址,且不能有空行',
|
mirror: '支持以 http(s):// 開頭,英文大小寫,數字,. 和 - 的鏡像加速地址,且不能有空行',
|
||||||
disableFunction: '僅支持字母、下劃線和,',
|
disableFunction: '僅支持字母、下劃線和,',
|
||||||
leechExts: '僅支持字母數字和,',
|
leechExts: '僅支持字母數字和,',
|
||||||
|
@ -183,7 +183,7 @@ const message = {
|
|||||||
paramUrlAndPort: '格式为 http(s)://(域名/ip):(端口)',
|
paramUrlAndPort: '格式为 http(s)://(域名/ip):(端口)',
|
||||||
nginxDoc: '仅支持英文大小写,数字,和.',
|
nginxDoc: '仅支持英文大小写,数字,和.',
|
||||||
appName: '支持英文、数字、-和_,长度2-30,并且不能以-_开头和结尾',
|
appName: '支持英文、数字、-和_,长度2-30,并且不能以-_开头和结尾',
|
||||||
containerName: '支持字母、数字、_-和.,不能以-_或.开头,长度1-127',
|
containerName: '支持字母、数字、_-和.,不能以-_或.开头,长度2-127',
|
||||||
mirror: '支持以 http(s):// 开头,英文大小写,数字,. 和 - 的镜像加速地址,且不能有空行',
|
mirror: '支持以 http(s):// 开头,英文大小写,数字,. 和 - 的镜像加速地址,且不能有空行',
|
||||||
disableFunction: '仅支持字母、下划线和,',
|
disableFunction: '仅支持字母、下划线和,',
|
||||||
leechExts: '仅支持字母数字和,',
|
leechExts: '仅支持字母数字和,',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user