Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 77d6517

Browse files
Update translations
1 parent 1b16fc8 commit 77d6517

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

config/locales/client.de.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ de:
110110
top_p:
111111
label: "Top P"
112112
description: "Top P für die LLM, erhöhen, um die Zufälligkeit zu erhöhen (leer lassen, um das Standardmodell zu verwenden)"
113+
persona_id:
114+
label: "Persona"
113115
llm_tool_triage:
114116
fields:
115117
model:

config/locales/client.he.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ he:
109109
top_p:
110110
label: "ה־P המובילים"
111111
description: "ה־P המוביל לשימוש למודל השפה הגדול (LLM), הגדלה תגדיל את האקראיות (להשאיר ריק כדי להשתמש בברירת המחדל של הדגם)"
112+
persona_id:
113+
label: "דמות"
112114
llm_tool_triage:
113115
fields:
114116
model:
@@ -773,6 +775,7 @@ he:
773775
last_7_days: "7 הימים האחרונים"
774776
last_30_days: "30 הימים האחרונים"
775777
upload_files: "העלאת קבצים"
778+
uploads_in_progress: "לא ניתן להגיש תוך כדי שמתבצעות העלאות"
776779
sentiments:
777780
dashboard:
778781
title: "רגש"

config/locales/client.lt.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ lt:
110110
top_p:
111111
label: "Viršutinė P"
112112
description: "Viršutinė P, naudojama LLM, padidinkite, kad padidėtų atsitiktinumas (palikite tuščią, jei norite naudoti numatytuosius modelio parametrus)"
113+
persona_id:
114+
label: "Persona"
113115
llm_tool_triage:
114116
fields:
115117
model:

config/locales/client.pl_PL.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ pl_PL:
8888
temperature:
8989
label: "Temperatura"
9090
description: "Temperatura używana dla LLM. Zwiększ, aby zwiększyć losowość (pozostaw puste, aby użyć domyślnego modelu)."
91+
persona_id:
92+
label: "Osobowość"
9193
llm_tool_triage:
9294
fields:
9395
model:

config/locales/client.zh_CN.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ zh_CN:
9494
top_p:
9595
label: "Top P"
9696
description: "用于 LLM 的 Top P 值,增加该值会提高生成内容的随机性(留空则使用模型默认值)"
97+
persona_id:
98+
label: "角色模型"
9799
llm_tool_triage:
98100
fields:
99101
model:

0 commit comments

Comments
 (0)