forked from open-webui/open-webui
Add more translations
This commit is contained in:
parent
90513941bc
commit
c7ca7d03ee
13 changed files with 79 additions and 21 deletions
|
@ -156,7 +156,7 @@
|
|||
<hr class=" dark:border-gray-700" />
|
||||
|
||||
<div>
|
||||
<div class=" mb-2.5 text-sm font-medium">Ollama Base URL</div>
|
||||
<div class=" mb-2.5 text-sm font-medium">{$i18n.t('Ollama Base URL')}</div>
|
||||
<div class="flex w-full gap-1.5">
|
||||
<div class="flex-1 flex flex-col gap-2">
|
||||
{#each OLLAMA_BASE_URLS as url, idx}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue