feat(web): ontology extract add form rules

This commit is contained in:
zhaoying
2026-03-04 17:04:25 +08:00
parent 4ee198813a
commit f5eda38dc9
3 changed files with 3 additions and 0 deletions

View File

@@ -456,6 +456,7 @@ export const en = {
logoTip: `Supported image formats: JPG, PNG \n Suggested size: square ratio \n Maximum size: ≤ 2MB`,
imageSquareRequired: 'Please upload a square image',
nameInvalid: 'Name cannot start or end with a space',
notAllSpaces: 'Cannot be all spaces',
},
model: {
searchPlaceholder: 'search model…',