mirror of
https://github.com/open-webui/open-webui
synced 2024-11-15 04:53:54 +00:00
11 lines
346 B
JSON
11 lines
346 B
JSON
|
{
|
||
|
"NewChat": "Neuer Chat",
|
||
|
"Modelfiles": "Modelfiles",
|
||
|
"GreetingPlaceholder": "Wie kann ich dir heute behilflich sein?",
|
||
|
"Hello": "Hallo, {{name}}",
|
||
|
"ChatInputPlaceholderListening": "nimmt auf...",
|
||
|
"ChatInputPlaceholder": "Sende eine Nachricht",
|
||
|
"ModelSelectorPlaceholder": "Wähle ein Modell",
|
||
|
"SetAsDefault": "Als Standard festlegen"
|
||
|
}
|