mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-19 01:15:53 +08:00
chore: other file types placeholder add +
This commit is contained in:
parent
c159b7a781
commit
007a6fd14a
@ -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',
|
||||||
|
@ -350,7 +350,7 @@ const translation = {
|
|||||||
custom: {
|
custom: {
|
||||||
name: '其他文件类型',
|
name: '其他文件类型',
|
||||||
description: '指定其他文件类型',
|
description: '指定其他文件类型',
|
||||||
createPlaceholder: '文件扩展名,例如 .doc',
|
createPlaceholder: '+ 文件扩展名,例如 .doc',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'content': '内容',
|
'content': '内容',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user