forked from open-webui/open-webui
title fix + new translation keys
This commit is contained in:
parent
e99ab95987
commit
a65d042c73
5 changed files with 9 additions and 4 deletions
|
@ -62,7 +62,7 @@
|
|||
? $i18n.t('Checking for updates...')
|
||||
: updateAvailable
|
||||
? `(v${version.latest} ${$i18n.t('available!')})`
|
||||
: '(latest)'}
|
||||
: $i18n.t('(latest)')}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue