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