mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Fix translation placeholder in German locale
- Corrected placeholder from {{Anbieter}} to {{provider}}
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
"Content Extraction": "Inhaltsextraktion",
|
||||
"Context Length": "Kontextlänge",
|
||||
"Continue Response": "Antwort fortsetzen",
|
||||
"Continue with {{provider}}": "Mit {{Anbieter}} fortfahren",
|
||||
"Continue with {{provider}}": "Mit {{provider}} fortfahren",
|
||||
"Controls": "",
|
||||
"Copied shared chat URL to clipboard!": "Freigabelink in die Zwischenablage kopiert!",
|
||||
"Copy": "Kopieren",
|
||||
|
||||
Reference in New Issue
Block a user