chore: translate i18n files (#12118)

Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-26 23:33:11 +08:00
committed by GitHub
parent 9c3cf7b69a
commit a2855fa24a
109 changed files with 1894 additions and 0 deletions

View File

@@ -25,6 +25,11 @@ const translation = {
viewChart: '벡터 차트 보기',
settingTitle: '검색 설정',
viewDetail: '자세히보기',
open: '열다',
records: '레코드',
hitChunks: '{{num}}개의 자식 청크를 히트했습니다.',
keyword: '키워드',
chunkDetail: '청크 디테일(Chunk Detail)',
}
export default translation