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

11 lines
332 B
JSON
Raw Normal View History

2024-03-01 04:40:36 +00:00
{
"New Chat": "Neuer Chat",
2024-03-01 04:40:36 +00:00
"Modelfiles": "Modelfiles",
"How can I help you today?": "Wie kann ich dir heute behilflich sein?",
"Hello, {{name}}": "Hallo, {{name}}",
"Listening...": "nimmt auf...",
"Send a Message": "Sende eine Nachricht",
"Select a model": "Wähle ein Modell",
"Set as default": "Als Standard festlegen"
2024-03-01 04:40:36 +00:00
}