mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
title fix + new translation keys
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
? $i18n.t('Checking for updates...')
|
||||
: updateAvailable
|
||||
? `(v${version.latest} ${$i18n.t('available!')})`
|
||||
: '(latest)'}
|
||||
: $i18n.t('(latest)')}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user