mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
add: ukrainian translation
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
let themes = ['dark', 'light', 'rose-pine dark', 'rose-pine-dawn light'];
|
||||
let theme = 'dark';
|
||||
// TODO: Get these dynamically from the i18n module
|
||||
let languages = ['en', 'fa', 'fr', 'de'];
|
||||
let languages = ['en', 'fa', 'fr', 'de', 'ua'];
|
||||
let lang = $i18n.language;
|
||||
let notificationEnabled = false;
|
||||
let system = '';
|
||||
|
||||
Reference in New Issue
Block a user