fix(web): max_file_count limit 1

This commit is contained in:
zhaoying
2026-03-20 10:49:04 +08:00
parent 43064ab71b
commit 52fdfc7744
6 changed files with 25 additions and 17 deletions

View File

@@ -460,6 +460,7 @@ export const en = {
nameInvalid: 'Name cannot start or end with a space',
notAllSpaces: 'Cannot be all spaces',
view: 'View',
callbackUrlInvalid: 'Please enter a valid URL',
},
model: {
searchPlaceholder: 'search model…',