mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 12:29:00 +08:00
fix: text error (#1184)
This commit is contained in:
parent
82267083e8
commit
6b41a9593e
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user