open-webui/src/lib/i18n/locales/de/common.json

11 lines
346 B
JSON
Raw Normal View History

2024-03-01 04:40:36 +00:00
{
"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"
}