mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac: wording
This commit is contained in:
parent
b786d1e3f3
commit
001dab0439
1 changed files with 1 additions and 1 deletions
|
|
@ -355,7 +355,7 @@
|
|||
for="prefix-id-input"
|
||||
class={`mb-0.5 text-xs text-gray-500
|
||||
${($settings?.highContrastMode ?? false) ? 'text-gray-800 dark:text-gray-100' : ''}`}
|
||||
>{$i18n.t('Provider')}</label
|
||||
>{$i18n.t('Provider Type')}</label
|
||||
>
|
||||
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue