diff --git a/package-lock.json b/package-lock.json index a06f73a26..5e2b811f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "open-webui", - "version": "0.3.2", + "version": "0.3.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "open-webui", - "version": "0.3.2", + "version": "0.3.3", "dependencies": { "@codemirror/lang-javascript": "^6.2.2", "@codemirror/lang-python": "^6.1.6", diff --git a/package.json b/package.json index caf160ad4..6384bab42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "open-webui", - "version": "0.3.2", + "version": "0.3.3", "private": true, "scripts": { "dev": "npm run pyodide:fetch && vite dev --host", diff --git a/src/lib/i18n/locales/ar-BH/translation.json b/src/lib/i18n/locales/ar-BH/translation.json index 0f4910781..8ba705302 100644 --- a/src/lib/i18n/locales/ar-BH/translation.json +++ b/src/lib/i18n/locales/ar-BH/translation.json @@ -518,6 +518,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "الى كتابة المحادثه", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "اليوم", "Toggle settings": "فتح وأغلاق الاعدادات", "Toggle sidebar": "فتح وأغلاق الشريط الجانبي", diff --git a/src/lib/i18n/locales/bg-BG/translation.json b/src/lib/i18n/locales/bg-BG/translation.json index c0db506ee..ad993509f 100644 --- a/src/lib/i18n/locales/bg-BG/translation.json +++ b/src/lib/i18n/locales/bg-BG/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "към чат входа.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "днес", "Toggle settings": "Toggle settings", "Toggle sidebar": "Toggle sidebar", diff --git a/src/lib/i18n/locales/bn-BD/translation.json b/src/lib/i18n/locales/bn-BD/translation.json index c930624eb..214a5781c 100644 --- a/src/lib/i18n/locales/bn-BD/translation.json +++ b/src/lib/i18n/locales/bn-BD/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "চ্যাট ইনপুটে", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "আজ", "Toggle settings": "সেটিংস টোগল", "Toggle sidebar": "সাইডবার টোগল", diff --git a/src/lib/i18n/locales/ca-ES/translation.json b/src/lib/i18n/locales/ca-ES/translation.json index b5d949c30..aa7eda72d 100644 --- a/src/lib/i18n/locales/ca-ES/translation.json +++ b/src/lib/i18n/locales/ca-ES/translation.json @@ -515,6 +515,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "a l'entrada del xat.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Avui", "Toggle settings": "Commuta configuracions", "Toggle sidebar": "Commuta barra lateral", diff --git a/src/lib/i18n/locales/ceb-PH/translation.json b/src/lib/i18n/locales/ceb-PH/translation.json index d6a56eff7..30ea047dd 100644 --- a/src/lib/i18n/locales/ceb-PH/translation.json +++ b/src/lib/i18n/locales/ceb-PH/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "sa entrada sa iring.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "", "Toggle settings": "I-toggle ang mga setting", "Toggle sidebar": "I-toggle ang sidebar", diff --git a/src/lib/i18n/locales/de-DE/translation.json b/src/lib/i18n/locales/de-DE/translation.json index 29853790a..310ca459b 100644 --- a/src/lib/i18n/locales/de-DE/translation.json +++ b/src/lib/i18n/locales/de-DE/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "to chat input.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Heute", "Toggle settings": "Einstellungen umschalten", "Toggle sidebar": "Seitenleiste umschalten", diff --git a/src/lib/i18n/locales/dg-DG/translation.json b/src/lib/i18n/locales/dg-DG/translation.json index e5c84deb4..5be5ad17b 100644 --- a/src/lib/i18n/locales/dg-DG/translation.json +++ b/src/lib/i18n/locales/dg-DG/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "to chat input. Very chat.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "", "Toggle settings": "Toggle settings much toggle", "Toggle sidebar": "Toggle sidebar much toggle", diff --git a/src/lib/i18n/locales/en-GB/translation.json b/src/lib/i18n/locales/en-GB/translation.json index cffb9f3d0..ed3bc29de 100644 --- a/src/lib/i18n/locales/en-GB/translation.json +++ b/src/lib/i18n/locales/en-GB/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "", "Toggle settings": "", "Toggle sidebar": "", diff --git a/src/lib/i18n/locales/en-US/translation.json b/src/lib/i18n/locales/en-US/translation.json index cffb9f3d0..ed3bc29de 100644 --- a/src/lib/i18n/locales/en-US/translation.json +++ b/src/lib/i18n/locales/en-US/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "", "Toggle settings": "", "Toggle sidebar": "", diff --git a/src/lib/i18n/locales/es-ES/translation.json b/src/lib/i18n/locales/es-ES/translation.json index 51b552600..55b1e69ff 100644 --- a/src/lib/i18n/locales/es-ES/translation.json +++ b/src/lib/i18n/locales/es-ES/translation.json @@ -515,6 +515,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "a la entrada del chat.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Hoy", "Toggle settings": "Alternar configuración", "Toggle sidebar": "Alternar barra lateral", diff --git a/src/lib/i18n/locales/fa-IR/translation.json b/src/lib/i18n/locales/fa-IR/translation.json index 1502fe004..7af4a665f 100644 --- a/src/lib/i18n/locales/fa-IR/translation.json +++ b/src/lib/i18n/locales/fa-IR/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "در ورودی گپ.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "امروز", "Toggle settings": "نمایش/عدم نمایش تنظیمات", "Toggle sidebar": "نمایش/عدم نمایش نوار کناری", diff --git a/src/lib/i18n/locales/fi-FI/translation.json b/src/lib/i18n/locales/fi-FI/translation.json index 7643c40b8..f0cf5782a 100644 --- a/src/lib/i18n/locales/fi-FI/translation.json +++ b/src/lib/i18n/locales/fi-FI/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "keskustelusyötteeseen.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Tänään", "Toggle settings": "Kytke asetukset", "Toggle sidebar": "Kytke sivupalkki", diff --git a/src/lib/i18n/locales/fr-CA/translation.json b/src/lib/i18n/locales/fr-CA/translation.json index 9372b7d53..befe90f57 100644 --- a/src/lib/i18n/locales/fr-CA/translation.json +++ b/src/lib/i18n/locales/fr-CA/translation.json @@ -515,6 +515,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "à l'entrée du chat.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Aujourd'hui", "Toggle settings": "Basculer les paramètres", "Toggle sidebar": "Basculer la barre latérale", diff --git a/src/lib/i18n/locales/fr-FR/translation.json b/src/lib/i18n/locales/fr-FR/translation.json index 1b980daed..d30f6041b 100644 --- a/src/lib/i18n/locales/fr-FR/translation.json +++ b/src/lib/i18n/locales/fr-FR/translation.json @@ -515,6 +515,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "à l'entrée du chat.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Aujourd'hui", "Toggle settings": "Basculer les paramètres", "Toggle sidebar": "Basculer la barre latérale", diff --git a/src/lib/i18n/locales/he-IL/translation.json b/src/lib/i18n/locales/he-IL/translation.json index 0d0936737..47d14f2d1 100644 --- a/src/lib/i18n/locales/he-IL/translation.json +++ b/src/lib/i18n/locales/he-IL/translation.json @@ -515,6 +515,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "לקלטת שיחה.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "היום", "Toggle settings": "החלפת מצב של הגדרות", "Toggle sidebar": "החלפת מצב של סרגל הצד", diff --git a/src/lib/i18n/locales/hi-IN/translation.json b/src/lib/i18n/locales/hi-IN/translation.json index 5b7993d8c..9e69587a9 100644 --- a/src/lib/i18n/locales/hi-IN/translation.json +++ b/src/lib/i18n/locales/hi-IN/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "इनपुट चैट करने के लिए.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "आज", "Toggle settings": "सेटिंग्स टॉगल करें", "Toggle sidebar": "साइडबार टॉगल करें", diff --git a/src/lib/i18n/locales/hr-HR/translation.json b/src/lib/i18n/locales/hr-HR/translation.json index 67e0ec37f..7e1da0e57 100644 --- a/src/lib/i18n/locales/hr-HR/translation.json +++ b/src/lib/i18n/locales/hr-HR/translation.json @@ -426,7 +426,7 @@ "Searched {{count}} sites_one": "Pretraženo {{count}} sites_one", "Searched {{count}} sites_few": "Pretraženo {{count}} sites_few", "Searched {{count}} sites_other": "Pretraženo {{count}} sites_other", - "Searching the web for '{{searchQuery}}'": "Pretraživanje weba za '{{searchQuery}}", + "Searching \"{{searchQuery}}\"": "", "Searxng Query URL": "Searxng URL upita", "See readme.md for instructions": "Pogledajte readme.md za upute", "See what's new": "Pogledajte što je novo", @@ -515,6 +515,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "Da biste ovdje dodali dokumente, prvo ih prenesite u radni prostor \"Dokumenti\".", "to chat input.": "u unos razgovora.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "Da biste omogućili pristup alatima za korisnike, moraju se pojedinačno dodijeliti željenom modelu u radnoj ploči.", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Danas", "Toggle settings": "Prebaci postavke", "Toggle sidebar": "Prebaci bočnu traku", @@ -524,7 +525,7 @@ "Trouble accessing Ollama?": "Problemi s pristupom Ollama?", "TTS Model": "TTS model", "TTS Settings": "TTS postavke", - "TTS Voice": "TTS glas", + "TTS Voice": "TTS glas", "Type": "Tip", "Type Hugging Face Resolve (Download) URL": "Upišite Hugging Face Resolve (Download) URL", "Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh! Pojavio se problem s povezivanjem na {{provider}}.", @@ -533,7 +534,7 @@ "Update password": "Ažuriraj lozinku", "Upload a GGUF model": "Učitaj GGUF model", "Upload Files": "Prijenos datoteka", - "Upload Pipeline": "Prijenos kanala", + "Upload Pipeline": "Prijenos kanala", "Upload Progress": "Napredak učitavanja", "URL Mode": "URL način", "Use '#' in the prompt input to load and select your documents.": "Koristite '#' u unosu prompta za učitavanje i odabir vaših dokumenata.", diff --git a/src/lib/i18n/locales/it-IT/translation.json b/src/lib/i18n/locales/it-IT/translation.json index 2b0184242..efb2020a2 100644 --- a/src/lib/i18n/locales/it-IT/translation.json +++ b/src/lib/i18n/locales/it-IT/translation.json @@ -515,6 +515,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "all'input della chat.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Oggi", "Toggle settings": "Attiva/disattiva impostazioni", "Toggle sidebar": "Attiva/disattiva barra laterale", diff --git a/src/lib/i18n/locales/ja-JP/translation.json b/src/lib/i18n/locales/ja-JP/translation.json index aa266b7d8..c191760c6 100644 --- a/src/lib/i18n/locales/ja-JP/translation.json +++ b/src/lib/i18n/locales/ja-JP/translation.json @@ -513,6 +513,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "チャット入力へ。", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "今日", "Toggle settings": "設定を切り替え", "Toggle sidebar": "サイドバーを切り替え", diff --git a/src/lib/i18n/locales/ka-GE/translation.json b/src/lib/i18n/locales/ka-GE/translation.json index fbbc34367..193b23ae7 100644 --- a/src/lib/i18n/locales/ka-GE/translation.json +++ b/src/lib/i18n/locales/ka-GE/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "ჩატში", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "დღეს", "Toggle settings": "პარამეტრების გადართვა", "Toggle sidebar": "გვერდითი ზოლის გადართვა", diff --git a/src/lib/i18n/locales/ko-KR/translation.json b/src/lib/i18n/locales/ko-KR/translation.json index 7dbeca4b5..1d44ace65 100644 --- a/src/lib/i18n/locales/ko-KR/translation.json +++ b/src/lib/i18n/locales/ko-KR/translation.json @@ -513,6 +513,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "채팅 입력으로.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "오늘", "Toggle settings": "설정 전환", "Toggle sidebar": "사이드바 전환", diff --git a/src/lib/i18n/locales/lt-LT/translation.json b/src/lib/i18n/locales/lt-LT/translation.json index e28ead3d2..ebd0410ca 100644 --- a/src/lib/i18n/locales/lt-LT/translation.json +++ b/src/lib/i18n/locales/lt-LT/translation.json @@ -516,6 +516,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "į pokalbio įvestį", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Šiandien", "Toggle settings": "Atverti/užverti parametrus", "Toggle sidebar": "Atverti/užverti šoninį meniu", diff --git a/src/lib/i18n/locales/nb-NO/translation.json b/src/lib/i18n/locales/nb-NO/translation.json index 0a1caefbc..2a6d1741a 100644 --- a/src/lib/i18n/locales/nb-NO/translation.json +++ b/src/lib/i18n/locales/nb-NO/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "til chatinput.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "I dag", "Toggle settings": "Veksle innstillinger", "Toggle sidebar": "Veksle sidefelt", diff --git a/src/lib/i18n/locales/nl-NL/translation.json b/src/lib/i18n/locales/nl-NL/translation.json index 860219d58..dd2b03ad9 100644 --- a/src/lib/i18n/locales/nl-NL/translation.json +++ b/src/lib/i18n/locales/nl-NL/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "naar chat input.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Vandaag", "Toggle settings": "Wissel instellingen", "Toggle sidebar": "Wissel sidebar", diff --git a/src/lib/i18n/locales/pa-IN/translation.json b/src/lib/i18n/locales/pa-IN/translation.json index 7d8727494..c2eb66546 100644 --- a/src/lib/i18n/locales/pa-IN/translation.json +++ b/src/lib/i18n/locales/pa-IN/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "ਗੱਲਬਾਤ ਇਨਪੁਟ ਲਈ।", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "ਅੱਜ", "Toggle settings": "ਸੈਟਿੰਗਾਂ ਟੌਗਲ ਕਰੋ", "Toggle sidebar": "ਸਾਈਡਬਾਰ ਟੌਗਲ ਕਰੋ", diff --git a/src/lib/i18n/locales/pl-PL/translation.json b/src/lib/i18n/locales/pl-PL/translation.json index ed5a00703..bc728de7f 100644 --- a/src/lib/i18n/locales/pl-PL/translation.json +++ b/src/lib/i18n/locales/pl-PL/translation.json @@ -516,6 +516,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "do pola wprowadzania czatu.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Dzisiaj", "Toggle settings": "Przełącz ustawienia", "Toggle sidebar": "Przełącz panel boczny", diff --git a/src/lib/i18n/locales/pt-BR/translation.json b/src/lib/i18n/locales/pt-BR/translation.json index dff7cfc90..667c7b35d 100644 --- a/src/lib/i18n/locales/pt-BR/translation.json +++ b/src/lib/i18n/locales/pt-BR/translation.json @@ -515,6 +515,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "para a entrada de bate-papo.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Hoje", "Toggle settings": "Alternar configurações", "Toggle sidebar": "Alternar barra lateral", diff --git a/src/lib/i18n/locales/pt-PT/translation.json b/src/lib/i18n/locales/pt-PT/translation.json index f26be04b7..2868d7777 100644 --- a/src/lib/i18n/locales/pt-PT/translation.json +++ b/src/lib/i18n/locales/pt-PT/translation.json @@ -515,6 +515,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "para a entrada da conversa.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Hoje", "Toggle settings": "Alternar configurações", "Toggle sidebar": "Alternar barra lateral", diff --git a/src/lib/i18n/locales/ru-RU/translation.json b/src/lib/i18n/locales/ru-RU/translation.json index 5351b261f..6df2479c7 100644 --- a/src/lib/i18n/locales/ru-RU/translation.json +++ b/src/lib/i18n/locales/ru-RU/translation.json @@ -516,6 +516,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "в чате.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Сегодня", "Toggle settings": "Переключить настройки", "Toggle sidebar": "Переключить боковую панель", diff --git a/src/lib/i18n/locales/sr-RS/translation.json b/src/lib/i18n/locales/sr-RS/translation.json index eb0e933b3..40d8dc19b 100644 --- a/src/lib/i18n/locales/sr-RS/translation.json +++ b/src/lib/i18n/locales/sr-RS/translation.json @@ -515,6 +515,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "у унос ћаскања.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Данас", "Toggle settings": "Пребаци подешавања", "Toggle sidebar": "Пребаци бочну траку", diff --git a/src/lib/i18n/locales/sv-SE/translation.json b/src/lib/i18n/locales/sv-SE/translation.json index 1dd289784..2d74cb3b7 100644 --- a/src/lib/i18n/locales/sv-SE/translation.json +++ b/src/lib/i18n/locales/sv-SE/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "till chattinmatning.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Idag", "Toggle settings": "Växla inställningar", "Toggle sidebar": "Växla sidofält", diff --git a/src/lib/i18n/locales/tk-TW/translation.json b/src/lib/i18n/locales/tk-TW/translation.json index cffb9f3d0..ed3bc29de 100644 --- a/src/lib/i18n/locales/tk-TW/translation.json +++ b/src/lib/i18n/locales/tk-TW/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "", "Toggle settings": "", "Toggle sidebar": "", diff --git a/src/lib/i18n/locales/tr-TR/translation.json b/src/lib/i18n/locales/tr-TR/translation.json index 63192868b..ee6bdc021 100644 --- a/src/lib/i18n/locales/tr-TR/translation.json +++ b/src/lib/i18n/locales/tr-TR/translation.json @@ -514,6 +514,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "sohbet girişine.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Bugün", "Toggle settings": "Ayarları Aç/Kapat", "Toggle sidebar": "Kenar Çubuğunu Aç/Kapat", diff --git a/src/lib/i18n/locales/uk-UA/translation.json b/src/lib/i18n/locales/uk-UA/translation.json index 54cf36fb7..88a6c6a15 100644 --- a/src/lib/i18n/locales/uk-UA/translation.json +++ b/src/lib/i18n/locales/uk-UA/translation.json @@ -516,6 +516,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "в чаті.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Сьогодні", "Toggle settings": "Переключити налаштування", "Toggle sidebar": "Переключити бокову панель", diff --git a/src/lib/i18n/locales/vi-VN/translation.json b/src/lib/i18n/locales/vi-VN/translation.json index 8734a0d6b..5b11fa0c0 100644 --- a/src/lib/i18n/locales/vi-VN/translation.json +++ b/src/lib/i18n/locales/vi-VN/translation.json @@ -513,6 +513,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "Để thêm tài liệu, trước tiên hãy upload chúng lên khu vực \"Tài liệu\".", "to chat input.": "đến đầu vào trò chuyện.", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "Hôm nay", "Toggle settings": "Bật/tắt cài đặt", "Toggle sidebar": "Bật/tắt thanh bên", diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index 17614b3ab..17b77f241 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -513,6 +513,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "要在此处添加文档,请先将它们上传到工作空间中的“文档”内。", "to chat input.": "到对话输入。", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "为了让用户可以使用工具,须在模型工作空间中将工具分别分配给所需的模型。", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "今天", "Toggle settings": "切换设置", "Toggle sidebar": "切换侧边栏", diff --git a/src/lib/i18n/locales/zh-TW/translation.json b/src/lib/i18n/locales/zh-TW/translation.json index 800fcd0d6..2c0744fc0 100644 --- a/src/lib/i18n/locales/zh-TW/translation.json +++ b/src/lib/i18n/locales/zh-TW/translation.json @@ -513,6 +513,7 @@ "To add documents here, upload them to the \"Documents\" workspace first.": "", "to chat input.": "到聊天輸入框來啟動此命令。", "To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.": "", + "To select toolkits here, add them to the \"Tools\" workspace first.": "", "Today": "今天", "Toggle settings": "切換設定", "Toggle sidebar": "切換側邊欄",