Преглед на файлове

feat(i18n): unify German translations and remove formal/informal versions

bannert преди 10 месеца
родител
ревизия
586de1f5ba
променени са 2 файла, в които са добавени 4 реда и са изтрити 8 реда
  1. 2 2
      src/lib/i18n/locales/de-DE/translation.json
  2. 2 6
      src/lib/i18n/locales/languages.json

+ 2 - 2
src/lib/i18n/locales/de-DE/translation-formal.json → 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",

+ 2 - 6
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",