chore: translate i18n files (#21459)

Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-06-25 10:26:21 +08:00
committed by GitHub
parent c7ee0f2a93
commit 5b33d086c6
19 changed files with 19 additions and 0 deletions

View File

@@ -183,6 +183,7 @@ const translation = {
checkName: {
empty: '元数据名称不能为空',
invalid: '元数据名称只能包含小写字母、数字和下划线,并且必须以小写字母开头',
tooLong: '元数据名称不得超过{{max}}个字符',
},
batchEditMetadata: {
editMetadata: '编辑元数据',