mirror of
https://github.com/langgenius/dify.git
synced 2026-01-07 06:48:28 +00:00
chore: other file types placeholder add +
This commit is contained in:
@@ -354,7 +354,7 @@ const translation = {
|
||||
custom: {
|
||||
name: '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',
|
||||
|
||||
@@ -350,7 +350,7 @@ const translation = {
|
||||
custom: {
|
||||
name: '其他文件类型',
|
||||
description: '指定其他文件类型',
|
||||
createPlaceholder: '文件扩展名,例如 .doc',
|
||||
createPlaceholder: '+ 文件扩展名,例如 .doc',
|
||||
},
|
||||
},
|
||||
'content': '内容',
|
||||
|
||||
Reference in New Issue
Block a user