diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index 50af24cd1..2f7dba205 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -359,6 +359,7 @@ de: samba_nova-Meta-Llama-3-1-70B-Instruct": "Leistungsstarkes Mehrzweckmodell" mistral-mistral-large-latest: "Das leistungsstärkste Modell von Mistral" mistral-pixtral-large-latest: "Das leistungsstärkste Modell von Mistral mit Sichtfunktion" + preseeded_model_description: "Vorkonfiguriertes Open-Source-Modell unter Verwendung von %{model}" configured: title: "Konfigurierte LLMs" preconfigured_llms: "Wähle dein LLM" diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index f871088c5..feacdc962 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -350,6 +350,7 @@ he: samba_nova-Meta-Llama-3-1-70B-Instruct": "מודל רב־תכליתי חזק" mistral-mistral-large-latest: "המודל החזק ביותר של Mistral" mistral-pixtral-large-latest: "המודל החזק ביותר של Mistral שבנוי לעיבוד חזותי" + preseeded_model_description: "מודל קוד פתוח שהוגדר מראש ומשתמש ב־%{model}" configured: title: "LLMs (מודלי שפה גדולים) מוגדרים" preconfigured_llms: "בחירת ה־LLM שלך"