Revert "Feat: use file size limit from api" (#9714)

This commit is contained in:
KVOJJJin
2024-10-23 17:35:07 +08:00
committed by GitHub
parent c9dfe1ad92
commit bf478aeba2
8 changed files with 17 additions and 127 deletions

View File

@@ -386,7 +386,7 @@ const translation = {
'localUpload': 'Local Upload',
'both': 'Both',
'maxNumberOfUploads': 'Max number of uploads',
'maxNumberTip': 'Document < {{docLimit}}, image < {{imgLimit}}, audio < {{audioLimit}}, video < {{videoLimit}}',
'maxNumberTip': 'Max {{size}} each',
'errorMsg': {
labelNameRequired: 'Label name is required',
varNameCanBeRepeat: 'Variable name can not be repeated',