mirror of
https://github.com/open-webui/open-webui
synced 2025-02-07 13:34:55 +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",
|
"Content Extraction": "Inhaltsextraktion",
|
||||||
"Context Length": "Kontextlänge",
|
"Context Length": "Kontextlänge",
|
||||||
"Continue Response": "Antwort fortsetzen",
|
"Continue Response": "Antwort fortsetzen",
|
||||||
"Continue with {{provider}}": "Mit {{Anbieter}} fortfahren",
|
"Continue with {{provider}}": "Mit {{provider}} fortfahren",
|
||||||
"Controls": "",
|
"Controls": "",
|
||||||
"Copied shared chat URL to clipboard!": "Freigabelink in die Zwischenablage kopiert!",
|
"Copied shared chat URL to clipboard!": "Freigabelink in die Zwischenablage kopiert!",
|
||||||
"Copy": "Kopieren",
|
"Copy": "Kopieren",
|
||||||
|
Loading…
Reference in New Issue
Block a user