mirror of
https://github.com/open-webui/open-webui
synced 2024-11-08 17:49:57 +00:00
11 lines
313 B
JSON
11 lines
313 B
JSON
|
{
|
||
|
"NewChat": "New Chat",
|
||
|
"Modelfiles": "Modelfiles",
|
||
|
"GreetingPlaceholder": "How can I help you today?",
|
||
|
"Hello": "Hello, {{name}}",
|
||
|
"ChatInputPlaceholderListening": "Listening...",
|
||
|
"ChatInputPlaceholder": "Send a Message",
|
||
|
"ModelSelectorPlaceholder": "Select a model",
|
||
|
"SetAsDefault": "Set as default"
|
||
|
}
|