mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
fix issue with i18n
This commit is contained in:
@@ -293,7 +293,7 @@
|
||||
href="https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/13993"
|
||||
target="_blank"
|
||||
>
|
||||
{$i18n.t('(e.g. `sh webui.sh --api --api-auth username:password`)')}
|
||||
{$i18n.t('(e.g. `sh webui.sh --api --api-auth username_password`)').replace('_',':')}
|
||||
</a>
|
||||
</div>
|
||||
{:else if imageGenerationEngine === 'comfyui'}
|
||||
|
||||
Reference in New Issue
Block a user