mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-29 05:37:14 +00: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:
@@ -267,6 +267,11 @@ const thTH = {
|
||||
loadError: 'โหลดข้อมูลล้มเหลว',
|
||||
chat: 'แชท',
|
||||
embedding: 'Embedding',
|
||||
rerank: 'จัดลำดับใหม่',
|
||||
rerankUrlTooltip:
|
||||
'URL เต็มสำหรับ endpoint จัดลำดับใหม่ (เช่น: https://dashscope.aliyuncs.com/compatible-api/v1/reranks)',
|
||||
rerankPathTooltip:
|
||||
'พาธที่เพิ่มเข้าไปใน URL ฐาน (ค่าเริ่มต้น: rerank บางบริการใช้ reranks)',
|
||||
modelsCount: '{{count}} โมเดล',
|
||||
expandModels: 'ขยาย',
|
||||
collapseModels: 'ย่อ',
|
||||
|
||||
Reference in New Issue
Block a user