mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 02:46:52 +08:00
fix: text error (#1184)
This commit is contained in:
@@ -17,7 +17,7 @@ const translation = {
|
|||||||
dataSourceType: {
|
dataSourceType: {
|
||||||
file: 'Import from text file',
|
file: 'Import from text file',
|
||||||
notion: 'Sync from Notion',
|
notion: 'Sync from Notion',
|
||||||
web: 'Sync from web site',
|
web: 'Sync from website',
|
||||||
},
|
},
|
||||||
uploader: {
|
uploader: {
|
||||||
title: 'Upload text file',
|
title: 'Upload text file',
|
||||||
|
|||||||
Reference in New Issue
Block a user