mirror of
https://github.com/open-webui/open-webui
synced 2025-01-30 22:39:03 +00:00
Fix translation placeholder in German locale
- Corrected placeholder from {{Anbieter}} to {{provider}}
This commit is contained in:
parent
856845e5f2
commit
e266504463
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user