Update web-app/src/locales/de-DE/settings.json

fix typo in serverHostDesc

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
Bob Ros 2025-06-28 03:02:00 +02:00 committed by GitHub
parent 50f7de0f2d
commit 4f940055be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -162,7 +162,7 @@
"openLogs": "Logs öffnen",
"serverConfiguration": "Server Konfiguration",
"serverHost": "Server Host",
"serverHostDesc": "Netzweraddresse für den Server.",
"serverHostDesc": "Netzwerkadresse für den Server.",
"serverPort": "Server Port",
"serverPortDesc": "Portnummer für den API Server.",
"apiPrefix": "API Prefix",