Add jp translation for new features (#6749)

This commit is contained in:
Hanqing Zhao
2024-07-29 08:58:48 +08:00
committed by GitHub
parent 829472a1d7
commit c8da4a1b7e
18 changed files with 318 additions and 43 deletions

View File

@@ -60,7 +60,7 @@ const translation = {
rerankSettings: 'Rerank Setting',
weightedScore: {
title: 'Weighted Score',
description: 'By adjusting the weights assigned this rerank strategy determines whether to prioritize semantic or keyword matching.',
description: 'By adjusting the weights assigned, this rerank strategy determines whether to prioritize semantic or keyword matching.',
semanticFirst: 'Semantic first',
keywordFirst: 'Keyword first',
customized: 'Customized',