diff --git a/src/lib/i18n/locales/de-DE/translation-formal.json b/src/lib/i18n/locales/de-DE/translation.json similarity index 99% rename from src/lib/i18n/locales/de-DE/translation-formal.json rename to src/lib/i18n/locales/de-DE/translation.json index 63766cf67..557d51908 100644 --- a/src/lib/i18n/locales/de-DE/translation-formal.json +++ b/src/lib/i18n/locales/de-DE/translation.json @@ -208,9 +208,9 @@ "Embedding Model": "Embedding-Modell", "Embedding Model Engine": "Embedding-Modell-Engine", "Embedding model set to \"{{embedding_model}}\"": "Embedding-Modell auf \"{{embedding_model}}\" gesetzt", - "Enable Chat History": "Chat-Verlauf aktivieren", + "Enable Chat History": "Unterhaltungshistorie aktivieren", "Enable Community Sharing": "Community-Freigabe aktivieren", - "Enable New Sign Ups": "Neue Anmeldungen aktivieren", + "Enable New Sign Ups": "Registrierung erlauben", "Enable Web Search": "Websuche aktivieren", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Stellen Sie sicher, dass Ihre CSV-Datei 4 Spalten in dieser Reihenfolge enthält: Name, E-Mail, Passwort, Rolle.", "Enter {{role}} message here": "Geben Sie die {{role}}-Nachricht hier ein", diff --git a/src/lib/i18n/locales/languages.json b/src/lib/i18n/locales/languages.json index 0143db3d1..8d502e90c 100644 --- a/src/lib/i18n/locales/languages.json +++ b/src/lib/i18n/locales/languages.json @@ -28,12 +28,8 @@ "title": "Cebuano (Filipino)" }, { - "code": "de-DE-formal", - "title": "German (Deutsch - Sie)" - }, - { - "code": "de-DE-informal", - "title": "German (Deutsch - Du)" + "code": "de-DE", + "title": "German (Deutsch)" }, { "code": "es-ES",