mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-26 03:16:44 +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 @@ const viVN = {
|
||||
loadError: 'Tải dữ liệu thất bại',
|
||||
chat: 'Trò chuyện',
|
||||
embedding: 'Embedding',
|
||||
rerank: 'Sắp xếp lại',
|
||||
rerankUrlTooltip:
|
||||
'URL đầy đủ cho endpoint sắp xếp lại (vd: https://dashscope.aliyuncs.com/compatible-api/v1/reranks)',
|
||||
rerankPathTooltip:
|
||||
'Đường dẫn thêm vào URL cơ sở (mặc định: rerank, một số dịch vụ dùng reranks)',
|
||||
modelsCount: '{{count}} mô hình',
|
||||
expandModels: 'Mở rộng',
|
||||
collapseModels: 'Thu gọn',
|
||||
|
||||
Reference in New Issue
Block a user