|
@@ -82,10 +82,10 @@
|
|
|
|
|
|
<div class="px-5 pb-5 w-full flex flex-col justify-center">
|
|
<div class="px-5 pb-5 w-full flex flex-col justify-center">
|
|
<div class=" text-xs text-gray-600 dark:text-gray-300 mb-2">
|
|
<div class=" text-xs text-gray-600 dark:text-gray-300 mb-2">
|
|
- Open WebUI can use tools provided by any OpenAPI server. <br /><a
|
|
|
|
|
|
+ {$i18n.t('Open WebUI can use tools provided by any OpenAPI server.')} <br /><a
|
|
class="underline"
|
|
class="underline"
|
|
href="https://github.com/open-webui/openapi-servers"
|
|
href="https://github.com/open-webui/openapi-servers"
|
|
- target="_blank">Learn more about OpenAPI tool servers.</a
|
|
|
|
|
|
+ target="_blank">{$i18n.t('Learn more about OpenAPI tool servers.')}</a
|
|
>
|
|
>
|
|
</div>
|
|
</div>
|
|
<div class=" text-sm dark:text-gray-300 mb-1">
|
|
<div class=" text-sm dark:text-gray-300 mb-1">
|