修改i18n中的文本
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
const translation = {
|
||||
list: {
|
||||
desc: '',
|
||||
title: '文件',
|
||||
desc: '知識庫的所有檔案都在這裡顯示,整個知識庫都可以連結到 Dify 引用或透過 Chat 外掛進行索引。',
|
||||
learnMore: '了解更多',
|
||||
addFile: '新增檔案',
|
||||
addPages: '新增頁面',
|
||||
table: {
|
||||
@@ -80,7 +81,6 @@ const translation = {
|
||||
ok: '確定',
|
||||
},
|
||||
addUrl: '添加 URL',
|
||||
learnMore: '瞭解更多資訊',
|
||||
},
|
||||
metadata: {
|
||||
title: '元資料',
|
||||
|
||||
Reference in New Issue
Block a user