mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
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
@ -186,6 +186,7 @@ const translation = {
|
||||
checkName: {
|
||||
invalid: 'Il nome dei metadati può contenere solo lettere minuscole, numeri e underscore e deve iniziare con una lettera minuscola.',
|
||||
empty: 'Il nome dei metadati non può essere vuoto',
|
||||
tooLong: 'Il nome dei metadati non può superare {{max}} caratteri.',
|
||||
},
|
||||
batchEditMetadata: {
|
||||
multipleValue: 'Valore Multiplo',
|
||||
|
||||
Reference in New Issue
Block a user