chore: translate i18n files (#21459)
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c7ee0f2a93
commit
5b33d086c6
@@ -183,6 +183,7 @@ const translation = {
|
||||
checkName: {
|
||||
empty: 'メタデータ名を入力してください',
|
||||
invalid: 'メタデータ名は小文字、数字、アンダースコアのみを使用し、小文字で始める必要があります',
|
||||
tooLong: 'メタデータ名は {{max}} 文字を超えることはできません',
|
||||
},
|
||||
batchEditMetadata: {
|
||||
editMetadata: 'メタデータを編集',
|
||||
|
||||
Reference in New Issue
Block a user