修改i18n中的文本

This commit is contained in:
罗杰
2025-10-19 21:36:14 +08:00
parent ad4bd49697
commit 88f7076630
32 changed files with 98 additions and 98 deletions

View File

@@ -1,7 +1,8 @@
const translation = {
list: {
title: '문서',
desc: '지식의 모든 파일이 여기에 표시되며, 전체 지식이 Dify 의 인용문이나 챗 플러그인을 통해 링크되거나 색인화될 수 있습니다.',
desc: '',
title: '파일',
learnMore: '더 알아보기',
addFile: '파일 추가',
addPages: '페이지 추가',
table: {
@@ -79,8 +80,7 @@ const translation = {
error: '가져오기 오류',
ok: '확인',
},
addUrl: 'URL 추가',
learnMore: '더 알아보세요',
addUrl: 'URL 추가'
},
metadata: {
title: '메타데이터',