mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
refac: wording
This commit is contained in:
@@ -355,7 +355,7 @@
|
|||||||
for="prefix-id-input"
|
for="prefix-id-input"
|
||||||
class={`mb-0.5 text-xs text-gray-500
|
class={`mb-0.5 text-xs text-gray-500
|
||||||
${($settings?.highContrastMode ?? false) ? 'text-gray-800 dark:text-gray-100' : ''}`}
|
${($settings?.highContrastMode ?? false) ? 'text-gray-800 dark:text-gray-100' : ''}`}
|
||||||
>{$i18n.t('Provider')}</label
|
>{$i18n.t('Provider Type')}</label
|
||||||
>
|
>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Reference in New Issue
Block a user