mirror of
https://github.com/langgenius/dify.git
synced 2026-01-08 07:14:14 +00:00
fix: text error (#1184)
This commit is contained in:
@@ -17,7 +17,7 @@ const translation = {
|
||||
dataSourceType: {
|
||||
file: 'Import from text file',
|
||||
notion: 'Sync from Notion',
|
||||
web: 'Sync from web site',
|
||||
web: 'Sync from website',
|
||||
},
|
||||
uploader: {
|
||||
title: 'Upload text file',
|
||||
|
||||
Reference in New Issue
Block a user