mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-20 16:37:01 +08:00
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:
@@ -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: '折りたたむ',
|
||||
|
||||
Reference in New Issue
Block a user