fix(i18n): add missing rerank translations to all locale files

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
huanghuoguoguo
2026-04-20 23:35:08 +08:00
parent 323481d69b
commit 3115d6f6dd
6 changed files with 30 additions and 0 deletions
+5
View File
@@ -275,6 +275,11 @@
loadError: 'データの読み込みに失敗しました',
chat: 'チャット',
embedding: '埋め込み',
rerank: '再順位付け',
rerankUrlTooltip:
'再順位付けエンドポイントの完全URL(例: https://dashscope.aliyuncs.com/compatible-api/v1/reranks',
rerankPathTooltip:
'ベースURLに追加するパス(デフォルト: rerank、一部サービスはreranksを使用)',
modelsCount: '{{count}} 個のモデル',
expandModels: '展開',
collapseModels: '折りたたむ',