mirror of
https://gitee.com/dify_ai/dify.git
synced 2024-12-02 11:18:19 +08:00
fix: text error (#1184)
This commit is contained in:
parent
82267083e8
commit
6b41a9593e
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user