fix: update stack name i18n

update string length limit in the stack name i18n

Change-Id: If9e8a89b9cef8ee88774d4fe56433481025873ed
This commit is contained in:
zhangjingwei 2024-04-15 14:54:53 +08:00
parent 84d1e7af72
commit f94e400e67

View File

@ -2502,7 +2502,7 @@
"The name should start with upper letter, lower letter or chinese, and be a string of 1 to 64, characters can only contain \"0-9, a-z, A-Z, \"-'_()[].^\".": "名称应以大写字母小写字母或中文开头最长为64字符且只包含“0-9, a-z, A-Z, \"'-_()[].^”。",
"The name should start with upper letter, lower letter or chinese, and be a string of 3 to 63, characters can only contain \"0-9, a-z, A-Z, chinese, -, .\".": "名称应以大写字母小写字母或中文开头长度为3-63字符且只包含“0-9, a-z, A-Z, 中文, -, .”。",
"The name should start with upper letter, lower letter, and be a string of 1 to 128, characters can only contain \"0-9, a-z, A-Z, -, _\".": "名称应以大写字母或小写字母开头最长为128字符且只包含“0-9, a-z, A-Z, -, _”。",
"The name should start with upper letter, lower letter, and be a string of 2 to 255, characters can only contain \"0-9, a-z, A-Z, -, ., _\".": "名称应以大写字母或小写字母开头,长为255字符且只包含“0-9, a-z, A-Z, -, ., _”。",
"The name should start with upper letter, lower letter, and be a string of 2 to 255, characters can only contain \"0-9, a-z, A-Z, -, ., _\".": "名称应以大写字母或小写字母开头,2-255字符且只包含“0-9, a-z, A-Z, -, ., _”。",
"The name should start with upper letter, lower letter, and be a string of 3 to 63, characters can only contain \"0-9, a-z, A-Z, -\".": "名称应以大写字母小写字母开头长度为3-63字符且只包含“0-9, a-z, A-Z, -”。",
"The new password cannot be identical to the current password.": "用户新密码不能与原密码相同。",
"The no_proxy address to use for nodes in cluster": "集群中节点多用,无需代理",