mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
feat: add help text for capabilities
This commit is contained in:
@@ -411,6 +411,7 @@
|
||||
"Model {{modelId}} not found": "Модель {{modelId}} не найдена",
|
||||
"Model {{modelName}} is not vision capable": "Модель {{modelName}} не поддерживает зрение",
|
||||
"Model {{name}} is now {{status}}": "Модель {{name}} теперь {{status}}",
|
||||
"Model accepts image inputs": "",
|
||||
"Model created successfully!": "Модель успешно создана!",
|
||||
"Model filesystem path detected. Model shortname is required for update, cannot continue.": "Обнаружен путь к файловой системе модели. Для обновления требуется краткое имя модели, не удается продолжить.",
|
||||
"Model ID": "ID модели",
|
||||
@@ -573,6 +574,7 @@
|
||||
"Send": "Отправить",
|
||||
"Send a Message": "Отправить сообщение",
|
||||
"Send message": "Отправить сообщение",
|
||||
"Sends `stream_options: { include_usage: true }` in the request.\nSupported providers will return token usage information in the response when set.": "",
|
||||
"September": "Сентябрь",
|
||||
"Serper API Key": "Ключ API Serper",
|
||||
"Serply API Key": "Ключ API Serply",
|
||||
|
||||
Reference in New Issue
Block a user