German translation fixes (#5319)

* Fix German login welcome message

* More German translation fixes

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
This commit is contained in:
S. Neuhaus 2026-04-02 23:51:51 +02:00 committed by GitHub
parent f6f1c80042
commit a70eb3a28f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,10 +100,10 @@ const TRANSLATIONS = {
"system-prompt-variables": "Systempromptvariablen",
"mobile-app": "AnythingLLM Mobile",
"community-hub": {
title: "Gemeindezentrum",
trending: "Entdecken Sie die aktuell beliebtesten Themen",
"your-account": "Ihr Konto",
"import-item": "Artikel importieren",
title: "Community Hub",
trending: "Neuigkeiten",
"your-account": "Community Hub Account",
"import-item": "Community Import",
},
channels: "Kanäle",
"available-channels": {
@ -112,7 +112,7 @@ const TRANSLATIONS = {
},
login: {
"multi-user": {
welcome: "Willkommen bei",
welcome: "Willkommen",
"placeholder-username": "Benutzername",
"placeholder-password": "Passwort",
login: "Anmelden",