mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
Feature/support xlsx (#311)
This commit is contained in:
@@ -22,7 +22,7 @@ const translation = {
|
||||
title: 'Upload text file',
|
||||
button: 'Drag and drop file, or',
|
||||
browse: 'Browse',
|
||||
tip: 'Supports txt, html, markdown, and pdf.',
|
||||
tip: 'Supports txt, html, markdown, xlsx, xls, and pdf.',
|
||||
validation: {
|
||||
typeError: 'File type not supported',
|
||||
size: 'File too large. Maximum is 15MB',
|
||||
|
||||
Reference in New Issue
Block a user