mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 09:32:45 +08:00
Feat/dataset notion import (#392)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com> Co-authored-by: JzoNg <jzongcode@gmail.com>
This commit is contained in:
@@ -3,6 +3,7 @@ const translation = {
|
||||
title: 'Documents',
|
||||
desc: 'All files of the dataset are shown here, and the entire dataset can be linked to Dify citations or indexed via the Chat plugin.',
|
||||
addFile: 'add file',
|
||||
addPages: 'Add Pages',
|
||||
table: {
|
||||
header: {
|
||||
fileName: 'FILE NAME',
|
||||
@@ -19,6 +20,7 @@ const translation = {
|
||||
archive: 'Archive',
|
||||
delete: 'Delete',
|
||||
enableWarning: 'Archived file cannot be enabled',
|
||||
sync: 'Sync',
|
||||
},
|
||||
index: {
|
||||
enable: 'Enable',
|
||||
|
||||
Reference in New Issue
Block a user