Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion config/locales/client.de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ de:
whisper:
label: "Als Flüstern antworten"
description: "Ob die Antwort der Persona ein Flüstern sein soll"
silent_mode:
label: "Stiller Modus"
description: "Im stillen Modus empfängt die Persona den Inhalt, schreibt aber nichts in das Forum - nützlich bei der Triage mit Tools"
llm_triage:
fields:
system_prompt:
Expand Down Expand Up @@ -351,7 +354,7 @@ de:
presets: "Wähle eine Voreinstellung aus …"
confirm_delete: "Bist du sicher, dass du dieses Tool löschen willst?"
next:
title: "Nächstes"
title: "Weiter"
test_modal:
title: "KI-Tool testen"
run: "Test ausführen"
Expand Down
2 changes: 1 addition & 1 deletion config/locales/client.es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ es:
test: "Realizar prueba"
delete: "Eliminar"
saved: "Herramienta guardada"
presets: "Seleccione un preajuste..."
presets: "Selecciona un preajuste..."
confirm_delete: "¿Seguro que quieres eliminar esta herramienta?"
next:
title: "Siguiente"
Expand Down
6 changes: 6 additions & 0 deletions config/locales/client.he.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,17 @@ he:
description: "טמפרטורה לשימוש למודל השפה הגדול (LLM), הגדלה תגדיל את האקראיות (להשאיר ריק כדי להשתמש בברירת המחדל של הדגם)"
top_p:
label: "ה־P המובילים"
description: "ה־P המוביל לשימוש למודל השפה הגדול (LLM), הגדלה תגדיל את האקראיות (להשאיר ריק כדי להשתמש בברירת המחדל של הדגם)"
llm_tool_triage:
fields:
model:
label: "מודל"
tool:
label: "כלי"
llm_persona_triage:
fields:
silent_mode:
label: "מצב שקט"
llm_triage:
fields:
system_prompt:
Expand Down Expand Up @@ -418,6 +423,7 @@ he:
failure: "הניסיון ליצור קשר עם המודל החזיר את השגיאה הבאה: %{error}"
hints:
max_prompt_tokens: "מספר האסימונים המרבי לבקשה. ככלל אצבע, זה אמור להיות 50% מחלון ההקשר של המודל."
display_name: "השם משמש להתייחסות למודל הזה על פני כלל ממשק האתר שלך."
name: "אנו מצרפים את זה לקריאת ה־API כדי לציין באיזה מודל להשתמש"
vision_enabled: "אם האפשרות פעילה, הבינה מלאכותית תנסה להבין תמונות. כתלות בתמיכה של המודל בעיבוד תמונות. נתמך על ידי המודלים העדכניים ביותר מבית Anthropic,‏ Google ו־OpenAI."
enabled_chat_bot: "אם האפשרות פעילה, משתמשים יכולים לבחור את המודל הזה בעת יצירת הודעות פרטיות עם בוט הבינה המלאכותית"
Expand Down
2 changes: 1 addition & 1 deletion config/locales/client.tr_TR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ tr_TR:
presets: "Ön ayar seçin..."
confirm_delete: "Bu aracı silmek istediğinizden emin misiniz?"
next:
title: "İleri"
title: "Sonraki"
test_modal:
title: "YZ aracını test edin"
run: "Testi çalıştır"
Expand Down