chore: other file types placeholder add +

This commit is contained in:
Joel 2024-09-09 15:24:50 +08:00
parent c159b7a781
commit 007a6fd14a
2 changed files with 2 additions and 2 deletions

View File

@ -354,7 +354,7 @@ const translation = {
custom: { custom: {
name: 'Other file types', name: 'Other file types',
description: 'Specify other file types.', description: 'Specify other file types.',
createPlaceholder: 'File extension, e.g .doc', createPlaceholder: '+ File extension, e.g .doc',
}, },
}, },
'maxNumberOfUploads': 'Max number of uploads', 'maxNumberOfUploads': 'Max number of uploads',

View File

@ -350,7 +350,7 @@ const translation = {
custom: { custom: {
name: '其他文件类型', name: '其他文件类型',
description: '指定其他文件类型', description: '指定其他文件类型',
createPlaceholder: '文件扩展名,例如 .doc', createPlaceholder: '+ 文件扩展名,例如 .doc',
}, },
}, },
'content': '内容', 'content': '内容',