Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
1e6ddb2f
Commit
1e6ddb2f
authored
May 18, 2024
by
Timothy J. Baek
Browse files
chore: format
parent
1b670042
Changes
35
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
60 additions
and
5 deletions
+60
-5
src/lib/components/chat/Messages/ProfileImage.svelte
src/lib/components/chat/Messages/ProfileImage.svelte
+2
-2
src/lib/components/chat/Messages/ResponseMessage.svelte
src/lib/components/chat/Messages/ResponseMessage.svelte
+5
-1
src/lib/components/chat/Settings/Interface.svelte
src/lib/components/chat/Settings/Interface.svelte
+2
-2
src/lib/i18n/locales/ar-BH/translation.json
src/lib/i18n/locales/ar-BH/translation.json
+3
-0
src/lib/i18n/locales/bg-BG/translation.json
src/lib/i18n/locales/bg-BG/translation.json
+3
-0
src/lib/i18n/locales/bn-BD/translation.json
src/lib/i18n/locales/bn-BD/translation.json
+3
-0
src/lib/i18n/locales/ca-ES/translation.json
src/lib/i18n/locales/ca-ES/translation.json
+3
-0
src/lib/i18n/locales/de-DE/translation.json
src/lib/i18n/locales/de-DE/translation.json
+3
-0
src/lib/i18n/locales/dg-DG/translation.json
src/lib/i18n/locales/dg-DG/translation.json
+3
-0
src/lib/i18n/locales/en-GB/translation.json
src/lib/i18n/locales/en-GB/translation.json
+3
-0
src/lib/i18n/locales/es-ES/translation.json
src/lib/i18n/locales/es-ES/translation.json
+3
-0
src/lib/i18n/locales/fa-IR/translation.json
src/lib/i18n/locales/fa-IR/translation.json
+3
-0
src/lib/i18n/locales/fi-FI/translation.json
src/lib/i18n/locales/fi-FI/translation.json
+3
-0
src/lib/i18n/locales/fr-CA/translation.json
src/lib/i18n/locales/fr-CA/translation.json
+3
-0
src/lib/i18n/locales/fr-FR/translation.json
src/lib/i18n/locales/fr-FR/translation.json
+3
-0
src/lib/i18n/locales/he-IL/translation.json
src/lib/i18n/locales/he-IL/translation.json
+3
-0
src/lib/i18n/locales/hi-IN/translation.json
src/lib/i18n/locales/hi-IN/translation.json
+3
-0
src/lib/i18n/locales/hr-HR/translation.json
src/lib/i18n/locales/hr-HR/translation.json
+3
-0
src/lib/i18n/locales/it-IT/translation.json
src/lib/i18n/locales/it-IT/translation.json
+3
-0
src/lib/i18n/locales/ja-JP/translation.json
src/lib/i18n/locales/ja-JP/translation.json
+3
-0
No files found.
src/lib/components/chat/Messages/ProfileImage.svelte
View file @
1e6ddb2f
...
...
@@ -5,7 +5,7 @@
export let src = '/user.png';
</script>
<div class={$settings?.chatDirection === 'LTR' ?
"
mr-3
"
:
"
ml-3
"
}>
<div class={$settings?.chatDirection === 'LTR' ?
'
mr-3
'
:
'
ml-3
'
}>
<img
crossorigin="anonymous"
src={src.startsWith(WEBUI_BASE_URL) ||
...
...
src/lib/components/chat/Messages/ResponseMessage.svelte
View file @
1e6ddb2f
...
...
@@ -332,7 +332,11 @@
<CitationsModal bind:show={showCitationModal} citation={selectedCitation} />
{#key message.id}
<div class=" flex w-full message-{message.id}" id="message-{message.id}" dir="{$settings.chatDirection}">
<div
class=" flex w-full message-{message.id}"
id="message-{message.id}"
dir={$settings.chatDirection}
>
<ProfileImage
src={modelfiles[message.model]?.imageUrl ??
($i18n.language === 'dg-DG' ? `/doge.png` : `${WEBUI_BASE_URL}/static/favicon.png`)}
...
...
src/lib/components/chat/Settings/Interface.svelte
View file @
1e6ddb2f
...
...
@@ -79,7 +79,7 @@
const toggleChangeChatDirection = async () => {
chatDirection = chatDirection === 'LTR' ? 'RTL' : 'LTR';
saveSettings({chatDirection});
saveSettings({
chatDirection
});
};
const updateInterfaceHandler = async () => {
...
...
src/lib/i18n/locales/ar-BH/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"تغير الباسورد"
,
"Chat"
:
"المحادثة"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"تاريخ المحادثة"
,
"Chat History is off for this browser."
:
"سجل الدردشة معطل لهذا المتصفح"
,
"Chats"
:
"المحادثات"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"فاتح"
,
"Listening..."
:
"جاري الاستماع"
,
"LLMs can make mistakes. Verify important information."
:
"يمكن أن تصدر بعض الأخطاء. لذلك يجب التحقق من المعلومات المهمة"
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"OpenWebUI تم إنشاؤه بواسطة مجتمع "
,
"Make sure to enclose them with"
:
"تأكد من إرفاقها"
,
"Manage LiteLLM Models"
:
"LiteLLM إدارة نماذج "
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"منصب"
,
"Rosé Pine"
:
"Rosé Pine"
,
"Rosé Pine Dawn"
:
"Rosé Pine Dawn"
,
"RTL"
:
""
,
"Save"
:
"حفظ"
,
"Save & Create"
:
"حفظ وإنشاء"
,
"Save & Update"
:
"حفظ وتحديث"
,
...
...
src/lib/i18n/locales/bg-BG/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"Промяна на Парола"
,
"Chat"
:
"Чат"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"Чат История"
,
"Chat History is off for this browser."
:
"Чат История е изключен за този браузър."
,
"Chats"
:
"Чатове"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"Светъл"
,
"Listening..."
:
"Слушам..."
,
"LLMs can make mistakes. Verify important information."
:
"LLMs могат да правят грешки. Проверете важните данни."
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"Направено от OpenWebUI общността"
,
"Make sure to enclose them with"
:
"Уверете се, че са заключени с"
,
"Manage LiteLLM Models"
:
"Управление на LiteLLM Моделите"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"Роля"
,
"Rosé Pine"
:
"Rosé Pine"
,
"Rosé Pine Dawn"
:
"Rosé Pine Dawn"
,
"RTL"
:
""
,
"Save"
:
"Запис"
,
"Save & Create"
:
"Запис & Създаване"
,
"Save & Update"
:
"Запис & Актуализиране"
,
...
...
src/lib/i18n/locales/bn-BD/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"পাসওয়ার্ড পরিবর্তন করুন"
,
"Chat"
:
"চ্যাট"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"চ্যাট হিস্টোরি"
,
"Chat History is off for this browser."
:
"এই ব্রাউজারের জন্য চ্যাট হিস্টোরি বন্ধ আছে"
,
"Chats"
:
"চ্যাটসমূহ"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"লাইট"
,
"Listening..."
:
"শুনছে..."
,
"LLMs can make mistakes. Verify important information."
:
"LLM ভুল করতে পারে। গুরুত্বপূর্ণ তথ্য যাচাই করে নিন।"
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"OpenWebUI কমিউনিটিকর্তৃক নির্মিত"
,
"Make sure to enclose them with"
:
"এটা দিয়ে বন্ধনী দিতে ভুলবেন না"
,
"Manage LiteLLM Models"
:
"LiteLLM মডেল ব্যবস্থাপনা করুন"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"পদবি"
,
"Rosé Pine"
:
"রোজ পাইন"
,
"Rosé Pine Dawn"
:
"ভোরের রোজ পাইন"
,
"RTL"
:
""
,
"Save"
:
"সংরক্ষণ"
,
"Save & Create"
:
"সংরক্ষণ এবং তৈরি করুন"
,
"Save & Update"
:
"সংরক্ষণ এবং আপডেট করুন"
,
...
...
src/lib/i18n/locales/ca-ES/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"Canvia la Contrasenya"
,
"Chat"
:
"Xat"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"Històric del Xat"
,
"Chat History is off for this browser."
:
"L'historial de xat està desactivat per a aquest navegador."
,
"Chats"
:
"Xats"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"Clar"
,
"Listening..."
:
"Escoltant..."
,
"LLMs can make mistakes. Verify important information."
:
"Els LLMs poden cometre errors. Verifica la informació important."
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"Creat per la Comunitat OpenWebUI"
,
"Make sure to enclose them with"
:
"Assegura't d'envoltar-los amb"
,
"Manage LiteLLM Models"
:
"Gestiona Models LiteLLM"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"Rol"
,
"Rosé Pine"
:
"Rosé Pine"
,
"Rosé Pine Dawn"
:
"Albada Rosé Pine"
,
"RTL"
:
""
,
"Save"
:
"Guarda"
,
"Save & Create"
:
"Guarda i Crea"
,
"Save & Update"
:
"Guarda i Actualitza"
,
...
...
src/lib/i18n/locales/de-DE/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"Passwort ändern"
,
"Chat"
:
"Chat"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"Chat Verlauf"
,
"Chat History is off for this browser."
:
"Chat Verlauf ist für diesen Browser ausgeschaltet."
,
"Chats"
:
"Chats"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"Hell"
,
"Listening..."
:
"Hören..."
,
"LLMs can make mistakes. Verify important information."
:
"LLMs können Fehler machen. Überprüfe wichtige Informationen."
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"Von der OpenWebUI-Community"
,
"Make sure to enclose them with"
:
"Formatiere deine Variablen mit:"
,
"Manage LiteLLM Models"
:
"LiteLLM-Modelle verwalten"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"Rolle"
,
"Rosé Pine"
:
"Rosé Pine"
,
"Rosé Pine Dawn"
:
"Rosé Pine Dawn"
,
"RTL"
:
""
,
"Save"
:
"Speichern"
,
"Save & Create"
:
"Speichern und erstellen"
,
"Save & Update"
:
"Speichern und aktualisieren"
,
...
...
src/lib/i18n/locales/dg-DG/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"Change Password"
,
"Chat"
:
"Chat"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"Chat History"
,
"Chat History is off for this browser."
:
"Chat History off for this browser. Such sadness."
,
"Chats"
:
"Chats"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"Light"
,
"Listening..."
:
"Listening..."
,
"LLMs can make mistakes. Verify important information."
:
"LLMs can make borks. Verify important info."
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"Made by OpenWebUI Community"
,
"Make sure to enclose them with"
:
"Make sure to enclose them with"
,
"Manage LiteLLM Models"
:
"Manage LiteLLM Models"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"Role"
,
"Rosé Pine"
:
"Rosé Pine"
,
"Rosé Pine Dawn"
:
"Rosé Pine Dawn"
,
"RTL"
:
""
,
"Save"
:
"Save much wow"
,
"Save & Create"
:
"Save & Create much create"
,
"Save & Update"
:
"Save & Update much update"
,
...
...
src/lib/i18n/locales/en-GB/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
""
,
"Chat"
:
""
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
""
,
"Chat History is off for this browser."
:
""
,
"Chats"
:
""
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
""
,
"Listening..."
:
""
,
"LLMs can make mistakes. Verify important information."
:
""
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
""
,
"Make sure to enclose them with"
:
""
,
"Manage LiteLLM Models"
:
""
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
""
,
"Rosé Pine"
:
""
,
"Rosé Pine Dawn"
:
""
,
"RTL"
:
""
,
"Save"
:
""
,
"Save & Create"
:
""
,
"Save & Update"
:
""
,
...
...
src/lib/i18n/locales/es-ES/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"Cambia la Contraseña"
,
"Chat"
:
"Chat"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"Historial del Chat"
,
"Chat History is off for this browser."
:
"El Historial del Chat está apagado para este navegador."
,
"Chats"
:
"Chats"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"Claro"
,
"Listening..."
:
"Escuchando..."
,
"LLMs can make mistakes. Verify important information."
:
"Los LLM pueden cometer errores. Verifica la información importante."
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"Hecho por la comunidad de OpenWebUI"
,
"Make sure to enclose them with"
:
"Asegúrese de adjuntarlos con"
,
"Manage LiteLLM Models"
:
"Administrar Modelos LiteLLM"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"Rol"
,
"Rosé Pine"
:
"Rosé Pine"
,
"Rosé Pine Dawn"
:
"Rosé Pine Dawn"
,
"RTL"
:
""
,
"Save"
:
"Guardar"
,
"Save & Create"
:
"Guardar y Crear"
,
"Save & Update"
:
"Guardar y Actualizar"
,
...
...
src/lib/i18n/locales/fa-IR/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"تغییر رمز عبور"
,
"Chat"
:
"گپ"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"تاریخچه
\u
200cی گفتگو"
,
"Chat History is off for this browser."
:
"سابقه گپ برای این مرورگر خاموش است."
,
"Chats"
:
"گپ
\u
200cها"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"روشن"
,
"Listening..."
:
"در حال گوش دادن..."
,
"LLMs can make mistakes. Verify important information."
:
"مدل
\u
200cهای زبانی بزرگ می
\u
200cتوانند اشتباه کنند. اطلاعات مهم را راستی
\u
200cآزمایی کنید."
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"ساخته شده توسط OpenWebUI Community"
,
"Make sure to enclose them with"
:
"مطمئن شوید که آنها را با این محصور کنید:"
,
"Manage LiteLLM Models"
:
"Manage LiteLLM Models"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"نقش"
,
"Rosé Pine"
:
"Rosé Pine"
,
"Rosé Pine Dawn"
:
"Rosé Pine Dawn"
,
"RTL"
:
""
,
"Save"
:
"ذخیره"
,
"Save & Create"
:
"ذخیره و ایجاد"
,
"Save & Update"
:
"ذخیره و به
\u
200cروزرسانی"
,
...
...
src/lib/i18n/locales/fi-FI/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"Vaihda salasana"
,
"Chat"
:
"Keskustelu"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"Keskusteluhistoria"
,
"Chat History is off for this browser."
:
"Keskusteluhistoria on pois päältä tällä selaimella."
,
"Chats"
:
"Keskustelut"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"Vaalea"
,
"Listening..."
:
"Kuunnellaan..."
,
"LLMs can make mistakes. Verify important information."
:
"Kielimallit voivat tehdä virheitä. Varmista tärkeät tiedot."
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"Tehnyt OpenWebUI-yhteisö"
,
"Make sure to enclose them with"
:
"Varmista, että suljet ne"
,
"Manage LiteLLM Models"
:
"Hallitse LiteLLM-malleja"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"Rooli"
,
"Rosé Pine"
:
"Rosee-mänty"
,
"Rosé Pine Dawn"
:
"Aamuinen Rosee-mänty"
,
"RTL"
:
""
,
"Save"
:
"Tallenna"
,
"Save & Create"
:
"Tallenna ja luo"
,
"Save & Update"
:
"Tallenna ja päivitä"
,
...
...
src/lib/i18n/locales/fr-CA/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"Changer le mot de passe"
,
"Chat"
:
"Discussion"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"Historique des discussions"
,
"Chat History is off for this browser."
:
"L'historique des discussions est désactivé pour ce navigateur."
,
"Chats"
:
"Discussions"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"Lumière"
,
"Listening..."
:
"Écoute..."
,
"LLMs can make mistakes. Verify important information."
:
"Les LLMs peuvent faire des erreurs. Vérifiez les informations importantes."
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"Réalisé par la communauté OpenWebUI"
,
"Make sure to enclose them with"
:
"Assurez-vous de les entourer avec"
,
"Manage LiteLLM Models"
:
"Gérer les modèles LiteLLM"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"Rôle"
,
"Rosé Pine"
:
"Pin Rosé"
,
"Rosé Pine Dawn"
:
"Aube Pin Rosé"
,
"RTL"
:
""
,
"Save"
:
"Enregistrer"
,
"Save & Create"
:
"Enregistrer & Créer"
,
"Save & Update"
:
"Enregistrer & Mettre à jour"
,
...
...
src/lib/i18n/locales/fr-FR/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"Changer le mot de passe"
,
"Chat"
:
"Chat"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"Historique du chat"
,
"Chat History is off for this browser."
:
"L'historique du chat est désactivé pour ce navigateur."
,
"Chats"
:
"Chats"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"Clair"
,
"Listening..."
:
"Écoute..."
,
"LLMs can make mistakes. Verify important information."
:
"Les LLMs peuvent faire des erreurs. Vérifiez les informations importantes."
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"Réalisé par la communauté OpenWebUI"
,
"Make sure to enclose them with"
:
"Assurez-vous de les entourer avec"
,
"Manage LiteLLM Models"
:
"Gérer les modèles LiteLLM"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"Rôle"
,
"Rosé Pine"
:
"Pin Rosé"
,
"Rosé Pine Dawn"
:
"Aube Pin Rosé"
,
"RTL"
:
""
,
"Save"
:
"Enregistrer"
,
"Save & Create"
:
"Enregistrer & Créer"
,
"Save & Update"
:
"Enregistrer & Mettre à jour"
,
...
...
src/lib/i18n/locales/he-IL/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"שנה סיסמה"
,
"Chat"
:
"צ'אט"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"היסטוריית צ'אט"
,
"Chat History is off for this browser."
:
"היסטוריית הצ'אט כבויה לדפדפן זה."
,
"Chats"
:
"צ'אטים"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"בהיר"
,
"Listening..."
:
"מאזין..."
,
"LLMs can make mistakes. Verify important information."
:
"מודלים בשפה טבעית יכולים לטעות. אמת מידע חשוב."
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"נוצר על ידי קהילת OpenWebUI"
,
"Make sure to enclose them with"
:
"ודא להקיף אותם עם"
,
"Manage LiteLLM Models"
:
"נהל מודלים של LiteLLM"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"תפקיד"
,
"Rosé Pine"
:
"Rosé Pine"
,
"Rosé Pine Dawn"
:
"Rosé Pine Dawn"
,
"RTL"
:
""
,
"Save"
:
"שמור"
,
"Save & Create"
:
"שמור וצור"
,
"Save & Update"
:
"שמור ועדכן"
,
...
...
src/lib/i18n/locales/hi-IN/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"पासवर्ड बदलें"
,
"Chat"
:
"चैट करें"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"चैट का इतिहास"
,
"Chat History is off for this browser."
:
"इस ब्राउज़र के लिए चैट इतिहास बंद है।"
,
"Chats"
:
"सभी चैट"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
""
,
"Listening..."
:
"सुन रहा हूँ..."
,
"LLMs can make mistakes. Verify important information."
:
"एलएलएम गलतियाँ कर सकते हैं। महत्वपूर्ण जानकारी सत्यापित करें."
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"OpenWebUI समुदाय द्वारा निर्मित"
,
"Make sure to enclose them with"
:
"उन्हें संलग्न करना सुनिश्चित करें"
,
"Manage LiteLLM Models"
:
"LiteLLM मॉडल प्रबंधित करें"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"भूमिका"
,
"Rosé Pine"
:
""
,
"Rosé Pine Dawn"
:
""
,
"RTL"
:
""
,
"Save"
:
"सहेजें"
,
"Save & Create"
:
"सहेजें और बनाएं"
,
"Save & Update"
:
"सहेजें और अपडेट करें"
,
...
...
src/lib/i18n/locales/hr-HR/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"Promijeni lozinku"
,
"Chat"
:
"Razgovor"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"Povijest razgovora"
,
"Chat History is off for this browser."
:
"Povijest razgovora je isključena za ovaj preglednik."
,
"Chats"
:
"Razgovori"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"Svijetlo"
,
"Listening..."
:
"Slušanje..."
,
"LLMs can make mistakes. Verify important information."
:
"LLM-ovi mogu pogriješiti. Provjerite važne informacije."
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"Izradio OpenWebUI Community"
,
"Make sure to enclose them with"
:
"Provjerite da ih zatvorite s"
,
"Manage LiteLLM Models"
:
"Upravljajte LiteLLM modelima"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"Uloga"
,
"Rosé Pine"
:
"Rosé Pine"
,
"Rosé Pine Dawn"
:
"Rosé Pine Dawn"
,
"RTL"
:
""
,
"Save"
:
"Spremi"
,
"Save & Create"
:
"Spremi i stvori"
,
"Save & Update"
:
"Spremi i ažuriraj"
,
...
...
src/lib/i18n/locales/it-IT/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"Cambia password"
,
"Chat"
:
"Chat"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"Cronologia chat"
,
"Chat History is off for this browser."
:
"La cronologia chat è disattivata per questo browser."
,
"Chats"
:
"Chat"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"Chiaro"
,
"Listening..."
:
"Ascolto..."
,
"LLMs can make mistakes. Verify important information."
:
"Gli LLM possono commettere errori. Verifica le informazioni importanti."
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"Realizzato dalla comunità OpenWebUI"
,
"Make sure to enclose them with"
:
"Assicurati di racchiuderli con"
,
"Manage LiteLLM Models"
:
"Gestisci modelli LiteLLM"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"Ruolo"
,
"Rosé Pine"
:
"Rosé Pine"
,
"Rosé Pine Dawn"
:
"Rosé Pine Dawn"
,
"RTL"
:
""
,
"Save"
:
"Salva"
,
"Save & Create"
:
"Salva e crea"
,
"Save & Update"
:
"Salva e aggiorna"
,
...
...
src/lib/i18n/locales/ja-JP/translation.json
View file @
1e6ddb2f
...
...
@@ -68,6 +68,7 @@
"Change Password"
:
"パスワードを変更"
,
"Chat"
:
"チャット"
,
"Chat Bubble UI"
:
""
,
"Chat direction"
:
""
,
"Chat History"
:
"チャット履歴"
,
"Chat History is off for this browser."
:
"このブラウザではチャット履歴が無効になっています。"
,
"Chats"
:
"チャット"
,
...
...
@@ -246,6 +247,7 @@
"Light"
:
"ライト"
,
"Listening..."
:
"聞いています..."
,
"LLMs can make mistakes. Verify important information."
:
"LLM は間違いを犯す可能性があります。重要な情報を検証してください。"
,
"LTR"
:
""
,
"Made by OpenWebUI Community"
:
"OpenWebUI コミュニティによって作成"
,
"Make sure to enclose them with"
:
"必ず次で囲んでください"
,
"Manage LiteLLM Models"
:
"LiteLLM モデルを管理"
,
...
...
@@ -361,6 +363,7 @@
"Role"
:
"役割"
,
"Rosé Pine"
:
"Rosé Pine"
,
"Rosé Pine Dawn"
:
"Rosé Pine Dawn"
,
"RTL"
:
""
,
"Save"
:
"保存"
,
"Save & Create"
:
"保存して作成"
,
"Save & Update"
:
"保存して更新"
,
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment