ソースを参照

update fomatting and i18n

Peter De-Ath 6 ヶ月 前
コミット
94e432d599
47 ファイル変更1 行追加93 行削除
  1. 1 1
      src/lib/components/chat/Messages/UserMessage.svelte
  2. 0 2
      src/lib/i18n/locales/ar-BH/translation.json
  3. 0 2
      src/lib/i18n/locales/bg-BG/translation.json
  4. 0 2
      src/lib/i18n/locales/bn-BD/translation.json
  5. 0 2
      src/lib/i18n/locales/ca-ES/translation.json
  6. 0 2
      src/lib/i18n/locales/ceb-PH/translation.json
  7. 0 2
      src/lib/i18n/locales/cs-CZ/translation.json
  8. 0 2
      src/lib/i18n/locales/da-DK/translation.json
  9. 0 2
      src/lib/i18n/locales/de-DE/translation.json
  10. 0 2
      src/lib/i18n/locales/dg-DG/translation.json
  11. 0 2
      src/lib/i18n/locales/en-GB/translation.json
  12. 0 2
      src/lib/i18n/locales/en-US/translation.json
  13. 0 2
      src/lib/i18n/locales/es-ES/translation.json
  14. 0 2
      src/lib/i18n/locales/fa-IR/translation.json
  15. 0 2
      src/lib/i18n/locales/fi-FI/translation.json
  16. 0 2
      src/lib/i18n/locales/fr-CA/translation.json
  17. 0 2
      src/lib/i18n/locales/fr-FR/translation.json
  18. 0 2
      src/lib/i18n/locales/he-IL/translation.json
  19. 0 2
      src/lib/i18n/locales/hi-IN/translation.json
  20. 0 2
      src/lib/i18n/locales/hr-HR/translation.json
  21. 0 2
      src/lib/i18n/locales/hu-HU/translation.json
  22. 0 2
      src/lib/i18n/locales/id-ID/translation.json
  23. 0 2
      src/lib/i18n/locales/ie-GA/translation.json
  24. 0 2
      src/lib/i18n/locales/it-IT/translation.json
  25. 0 2
      src/lib/i18n/locales/ja-JP/translation.json
  26. 0 2
      src/lib/i18n/locales/ka-GE/translation.json
  27. 0 2
      src/lib/i18n/locales/ko-KR/translation.json
  28. 0 2
      src/lib/i18n/locales/lt-LT/translation.json
  29. 0 2
      src/lib/i18n/locales/ms-MY/translation.json
  30. 0 2
      src/lib/i18n/locales/nb-NO/translation.json
  31. 0 2
      src/lib/i18n/locales/nl-NL/translation.json
  32. 0 2
      src/lib/i18n/locales/pa-IN/translation.json
  33. 0 2
      src/lib/i18n/locales/pl-PL/translation.json
  34. 0 2
      src/lib/i18n/locales/pt-BR/translation.json
  35. 0 2
      src/lib/i18n/locales/pt-PT/translation.json
  36. 0 2
      src/lib/i18n/locales/ro-RO/translation.json
  37. 0 2
      src/lib/i18n/locales/ru-RU/translation.json
  38. 0 2
      src/lib/i18n/locales/sr-RS/translation.json
  39. 0 2
      src/lib/i18n/locales/sv-SE/translation.json
  40. 0 2
      src/lib/i18n/locales/th-TH/translation.json
  41. 0 2
      src/lib/i18n/locales/tk-TW/translation.json
  42. 0 2
      src/lib/i18n/locales/tr-TR/translation.json
  43. 0 2
      src/lib/i18n/locales/uk-UA/translation.json
  44. 0 2
      src/lib/i18n/locales/ur-PK/translation.json
  45. 0 2
      src/lib/i18n/locales/vi-VN/translation.json
  46. 0 2
      src/lib/i18n/locales/zh-CN/translation.json
  47. 0 2
      src/lib/i18n/locales/zh-TW/translation.json

+ 1 - 1
src/lib/components/chat/Messages/UserMessage.svelte

@@ -129,7 +129,7 @@
 					{#each message.files as file}
 						<div class={($settings?.chatBubble ?? true) ? 'self-end' : ''}>
 							{#if file.type === 'image'}
-								<Image src={file.url} imageClassName=" max-h-96 rounded-lg"  />
+								<Image src={file.url} imageClassName=" max-h-96 rounded-lg" />
 							{:else}
 								<FileItem
 									item={file}

+ 0 - 2
src/lib/i18n/locales/ar-BH/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "أضف",
-	"Add a model id": "إضافة معرف نموذج",
 	"Add a short description about what this model does": "أضف وصفا موجزا حول ما يفعله هذا النموذج",
 	"Add a short title for this prompt": "أضف عنوانًا قصيرًا لبداء المحادثة",
 	"Add a tag": "أضافة تاق",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "الأسم",
 	"Name your knowledge base": "",
-	"Name your model": "قم بتسمية النموذج الخاص بك",
 	"New Chat": "دردشة جديدة",
 	"New folder": "",
 	"New Password": "كلمة المرور الجديدة",

+ 0 - 2
src/lib/i18n/locales/bg-BG/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "Добавяне",
-	"Add a model id": "Добавяне на ИД на модел",
 	"Add a short description about what this model does": "Добавете кратко описание за това какво прави този модел",
 	"Add a short title for this prompt": "Добавяне на кратко заглавие за този промпт",
 	"Add a tag": "Добавяне на таг",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Име",
 	"Name your knowledge base": "",
-	"Name your model": "Дайте име на вашия модел",
 	"New Chat": "Нов чат",
 	"New folder": "",
 	"New Password": "Нова парола",

+ 0 - 2
src/lib/i18n/locales/bn-BD/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "যোগ করুন",
-	"Add a model id": "একটি মডেল ID যোগ করুন",
 	"Add a short description about what this model does": "এই মডেলটি কী করে সে সম্পর্কে একটি সংক্ষিপ্ত বিবরণ যুক্ত করুন",
 	"Add a short title for this prompt": "এই প্রম্পটের জন্য একটি সংক্ষিপ্ত টাইটেল যোগ করুন",
 	"Add a tag": "একটি ট্যাগ যোগ করুন",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "নাম",
 	"Name your knowledge base": "",
-	"Name your model": "আপনার মডেলের নাম দিন",
 	"New Chat": "নতুন চ্যাট",
 	"New folder": "",
 	"New Password": "নতুন পাসওয়ার্ড",

+ 0 - 2
src/lib/i18n/locales/ca-ES/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Accions",
 	"Active Users": "Usuaris actius",
 	"Add": "Afegir",
-	"Add a model id": "Afegeix un identificador de model",
 	"Add a short description about what this model does": "Afegeix una breu descripció sobre què fa aquest model",
 	"Add a short title for this prompt": "Afegeix un títol curt per a aquesta indicació",
 	"Add a tag": "Afegir una etiqueta",
@@ -524,7 +523,6 @@
 	"Move to Top": "Moure a dalt de tot",
 	"Name": "Nom",
 	"Name your knowledge base": "Anomena la teva base de coneixement",
-	"Name your model": "Posa un nom al teu model",
 	"New Chat": "Nou xat",
 	"New folder": "Nova carpeta",
 	"New Password": "Nova contrasenya",

+ 0 - 2
src/lib/i18n/locales/ceb-PH/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "",
-	"Add a model id": "",
 	"Add a short description about what this model does": "",
 	"Add a short title for this prompt": "Pagdugang og usa ka mubo nga titulo alang niini nga prompt",
 	"Add a tag": "Pagdugang og tag",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Ngalan",
 	"Name your knowledge base": "",
-	"Name your model": "",
 	"New Chat": "Bag-ong diskusyon",
 	"New folder": "",
 	"New Password": "Bag-ong Password",

+ 0 - 2
src/lib/i18n/locales/cs-CZ/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Akce",
 	"Active Users": "Aktivní uživatelé",
 	"Add": "Přidat",
-	"Add a model id": "Přidat identifikátor modelu",
 	"Add a short description about what this model does": "Přidejte krátký popis toho, co tento model dělá.",
 	"Add a short title for this prompt": "Překladový asistent pro programování",
 	"Add a tag": "Přidat štítek",
@@ -524,7 +523,6 @@
 	"Move to Top": "Přesunout nahoru",
 	"Name": "Jméno",
 	"Name your knowledge base": "",
-	"Name your model": "Pojmenujte svůj model",
 	"New Chat": "Nový chat",
 	"New folder": "Nová složka",
 	"New Password": "Nové heslo",

+ 0 - 2
src/lib/i18n/locales/da-DK/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Handlinger",
 	"Active Users": "Aktive brugere",
 	"Add": "Tilføj",
-	"Add a model id": "Tilføj et model-id",
 	"Add a short description about what this model does": "En kort beskrivelse af hvad denne model gør",
 	"Add a short title for this prompt": "Tilføj en kort titel for denne prompt",
 	"Add a tag": "Tilføj et tag",
@@ -524,7 +523,6 @@
 	"Move to Top": "Flyt til toppen",
 	"Name": "Navn",
 	"Name your knowledge base": "",
-	"Name your model": "Navngiv din model",
 	"New Chat": "Ny chat",
 	"New folder": "",
 	"New Password": "Ny adgangskode",

+ 0 - 2
src/lib/i18n/locales/de-DE/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Aktionen",
 	"Active Users": "Aktive Benutzer",
 	"Add": "Hinzufügen",
-	"Add a model id": "Modell-ID hinzufügen",
 	"Add a short description about what this model does": "Fügen Sie eine kurze Beschreibung über dieses Modell hinzu",
 	"Add a short title for this prompt": "Fügen Sie einen kurzen Titel für diesen Prompt hinzu",
 	"Add a tag": "Tag hinzufügen",
@@ -524,7 +523,6 @@
 	"Move to Top": "Nach oben verschieben",
 	"Name": "Name",
 	"Name your knowledge base": "",
-	"Name your model": "Benennen Sie Ihr Modell",
 	"New Chat": "Neue Unterhaltung",
 	"New folder": "Neuer Ordner",
 	"New Password": "Neues Passwort",

+ 0 - 2
src/lib/i18n/locales/dg-DG/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "",
-	"Add a model id": "",
 	"Add a short description about what this model does": "",
 	"Add a short title for this prompt": "Add short title for this prompt",
 	"Add a tag": "Add such tag",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Name",
 	"Name your knowledge base": "",
-	"Name your model": "",
 	"New Chat": "New Bark",
 	"New folder": "",
 	"New Password": "New Barkword",

+ 0 - 2
src/lib/i18n/locales/en-GB/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "",
-	"Add a model id": "",
 	"Add a short description about what this model does": "",
 	"Add a short title for this prompt": "",
 	"Add a tag": "",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "",
 	"Name your knowledge base": "",
-	"Name your model": "",
 	"New Chat": "",
 	"New folder": "",
 	"New Password": "",

+ 0 - 2
src/lib/i18n/locales/en-US/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "",
-	"Add a model id": "",
 	"Add a short description about what this model does": "",
 	"Add a short title for this prompt": "",
 	"Add a tag": "",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "",
 	"Name your knowledge base": "",
-	"Name your model": "",
 	"New Chat": "",
 	"New folder": "",
 	"New Password": "",

+ 0 - 2
src/lib/i18n/locales/es-ES/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Acciones",
 	"Active Users": "Usuarios activos",
 	"Add": "Agregar",
-	"Add a model id": "Adición de un identificador de modelo",
 	"Add a short description about what this model does": "Agregue una breve descripción sobre lo que hace este modelo",
 	"Add a short title for this prompt": "Agregue un título corto para este Prompt",
 	"Add a tag": "Agregar una etiqueta",
@@ -524,7 +523,6 @@
 	"Move to Top": "Mueve al tope",
 	"Name": "Nombre",
 	"Name your knowledge base": "",
-	"Name your model": "Asigne un nombre a su modelo",
 	"New Chat": "Nuevo Chat",
 	"New folder": "",
 	"New Password": "Nueva Contraseña",

+ 0 - 2
src/lib/i18n/locales/fa-IR/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "کنش\u200cها",
 	"Active Users": "کاربران فعال",
 	"Add": "اضافه کردن",
-	"Add a model id": "افزودن شناسه مدل",
 	"Add a short description about what this model does": "افزودن توضیحات کوتاه در مورد انچه که این مدل انجام می دهد",
 	"Add a short title for this prompt": "یک عنوان کوتاه برای این درخواست اضافه کنید",
 	"Add a tag": "افزودن یک برچسب",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "نام",
 	"Name your knowledge base": "",
-	"Name your model": "نام مدل خود را",
 	"New Chat": "گپ جدید",
 	"New folder": "",
 	"New Password": "رمز عبور جدید",

+ 0 - 2
src/lib/i18n/locales/fi-FI/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "Lisää",
-	"Add a model id": "Mallitunnuksen lisääminen",
 	"Add a short description about what this model does": "Lisää lyhyt kuvaus siitä, mitä tämä malli tekee",
 	"Add a short title for this prompt": "Lisää lyhyt otsikko tälle kehotteelle",
 	"Add a tag": "Lisää tagi",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Nimi",
 	"Name your knowledge base": "",
-	"Name your model": "Mallin nimeäminen",
 	"New Chat": "Uusi keskustelu",
 	"New folder": "",
 	"New Password": "Uusi salasana",

+ 0 - 2
src/lib/i18n/locales/fr-CA/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "Utilisateurs actifs",
 	"Add": "Ajouter",
-	"Add a model id": "Ajouter un identifiant de modèle",
 	"Add a short description about what this model does": "Ajoutez une brève description de ce que fait ce modèle.",
 	"Add a short title for this prompt": "Ajoutez un bref titre pour cette prompt.",
 	"Add a tag": "Ajouter une balise",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Nom",
 	"Name your knowledge base": "",
-	"Name your model": "Nommez votre modèle",
 	"New Chat": "Nouvelle conversation",
 	"New folder": "",
 	"New Password": "Nouveau mot de passe",

+ 0 - 2
src/lib/i18n/locales/fr-FR/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Actions",
 	"Active Users": "Utilisateurs actifs",
 	"Add": "Ajouter",
-	"Add a model id": "Ajouter un identifiant de modèle",
 	"Add a short description about what this model does": "Ajoutez une brève description de ce que fait ce modèle.",
 	"Add a short title for this prompt": "Ajoutez un bref titre pour ce prompt.",
 	"Add a tag": "Ajouter un tag",
@@ -524,7 +523,6 @@
 	"Move to Top": "Déplacer en haut",
 	"Name": "Nom d'utilisateur",
 	"Name your knowledge base": "",
-	"Name your model": "Nommez votre modèle",
 	"New Chat": "Nouvelle conversation",
 	"New folder": "Nouveau dossier",
 	"New Password": "Nouveau mot de passe",

+ 0 - 2
src/lib/i18n/locales/he-IL/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "הוסף",
-	"Add a model id": "הוספת מזהה דגם",
 	"Add a short description about what this model does": "הוסף תיאור קצר אודות אופן הפעולה של מודל זה",
 	"Add a short title for this prompt": "הוסף כותרת קצרה לפקודה זו",
 	"Add a tag": "הוסף תג",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "שם",
 	"Name your knowledge base": "",
-	"Name your model": "תן שם לדגם שלך",
 	"New Chat": "צ'אט חדש",
 	"New folder": "",
 	"New Password": "סיסמה חדשה",

+ 0 - 2
src/lib/i18n/locales/hi-IN/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "जोड़ें",
-	"Add a model id": "मॉडल आईडी जोड़ना",
 	"Add a short description about what this model does": "इस मॉडल के बारे में एक संक्षिप्त विवरण जोड़ें",
 	"Add a short title for this prompt": "इस संकेत के लिए एक संक्षिप्त शीर्षक जोड़ें",
 	"Add a tag": "एक टैग जोड़े",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "नाम",
 	"Name your knowledge base": "",
-	"Name your model": "अपने मॉडल को नाम दें",
 	"New Chat": "नई चैट",
 	"New folder": "",
 	"New Password": "नया पासवर्ड",

+ 0 - 2
src/lib/i18n/locales/hr-HR/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "Aktivni korisnici",
 	"Add": "Dodaj",
-	"Add a model id": "Dodavanje ID-a modela",
 	"Add a short description about what this model does": "Dodajte kratak opis funkcija ovog modela",
 	"Add a short title for this prompt": "Dodajte kratki naslov za ovaj prompt",
 	"Add a tag": "Dodaj oznaku",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Ime",
 	"Name your knowledge base": "",
-	"Name your model": "Dodijelite naziv modelu",
 	"New Chat": "Novi razgovor",
 	"New folder": "",
 	"New Password": "Nova lozinka",

+ 0 - 2
src/lib/i18n/locales/hu-HU/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Műveletek",
 	"Active Users": "Aktív felhasználók",
 	"Add": "Hozzáadás",
-	"Add a model id": "Modell ID hozzáadása",
 	"Add a short description about what this model does": "Adj hozzá egy rövid leírást arról, hogy mit csinál ez a modell",
 	"Add a short title for this prompt": "Adj hozzá egy rövid címet ehhez a prompthoz",
 	"Add a tag": "Címke hozzáadása",
@@ -524,7 +523,6 @@
 	"Move to Top": "Mozgatás felülre",
 	"Name": "Név",
 	"Name your knowledge base": "",
-	"Name your model": "Nevezze el a modelljét",
 	"New Chat": "Új beszélgetés",
 	"New folder": "Új mappa",
 	"New Password": "Új jelszó",

+ 0 - 2
src/lib/i18n/locales/id-ID/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "Pengguna Aktif",
 	"Add": "Tambah",
-	"Add a model id": "Tambahkan id model",
 	"Add a short description about what this model does": "Tambahkan deskripsi singkat tentang apa yang dilakukan model ini",
 	"Add a short title for this prompt": "Tambahkan judul singkat untuk prompt ini",
 	"Add a tag": "Menambahkan tag",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Nama",
 	"Name your knowledge base": "",
-	"Name your model": "Beri nama model Anda",
 	"New Chat": "Obrolan Baru",
 	"New folder": "",
 	"New Password": "Kata Sandi Baru",

+ 0 - 2
src/lib/i18n/locales/ie-GA/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Gníomhartha",
 	"Active Users": "Úsáideoirí Gníomhacha",
 	"Add": "Cuir",
-	"Add a model id": "Cuir id samhail leis",
 	"Add a short description about what this model does": "Cuir cur síos gairid leis faoin méid a dhéanann an tsamhail seo",
 	"Add a short title for this prompt": "Cuir teideal gairid leis an gpras seo",
 	"Add a tag": "Cuir clib leis",
@@ -524,7 +523,6 @@
 	"Move to Top": "Bogadh go dtí an Barr",
 	"Name": "Ainm",
 	"Name your knowledge base": "",
-	"Name your model": "Ainmnigh do mhúnla",
 	"New Chat": "Comhrá Nua",
 	"New folder": "Fillteán nua",
 	"New Password": "Pasfhocal Nua",

+ 0 - 2
src/lib/i18n/locales/it-IT/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "Aggiungi",
-	"Add a model id": "Aggiungere un ID modello",
 	"Add a short description about what this model does": "Aggiungi una breve descrizione di ciò che fa questo modello",
 	"Add a short title for this prompt": "Aggiungi un titolo breve per questo prompt",
 	"Add a tag": "Aggiungi un tag",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Nome",
 	"Name your knowledge base": "",
-	"Name your model": "Assegna un nome al tuo modello",
 	"New Chat": "Nuova chat",
 	"New folder": "",
 	"New Password": "Nuova password",

+ 0 - 2
src/lib/i18n/locales/ja-JP/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "アクション",
 	"Active Users": "アクティブユーザー",
 	"Add": "追加",
-	"Add a model id": "モデル ID を追加する",
 	"Add a short description about what this model does": "このモデルの機能に関する簡単な説明を追加します",
 	"Add a short title for this prompt": "このプロンプトへ名前を追加",
 	"Add a tag": "タグを追加",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "名前",
 	"Name your knowledge base": "",
-	"Name your model": "モデルに名前を付ける",
 	"New Chat": "新しいチャット",
 	"New folder": "",
 	"New Password": "新しいパスワード",

+ 0 - 2
src/lib/i18n/locales/ka-GE/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "დამატება",
-	"Add a model id": "დაამატეთ მოდელის ID",
 	"Add a short description about what this model does": "დაამატეთ მოკლე აღწერა იმის შესახებ, თუ რას აკეთებს ეს მოდელი",
 	"Add a short title for this prompt": "დაამატე მოკლე სათაური ამ მოთხოვნისთვის",
 	"Add a tag": "დაამატე ტეგი",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "სახელი",
 	"Name your knowledge base": "",
-	"Name your model": "დაასახელეთ თქვენი მოდელი",
 	"New Chat": "ახალი მიმოწერა",
 	"New folder": "",
 	"New Password": "ახალი პაროლი",

+ 0 - 2
src/lib/i18n/locales/ko-KR/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "행동",
 	"Active Users": "활성 사용자",
 	"Add": "추가",
-	"Add a model id": "모델 ID 추가",
 	"Add a short description about what this model does": "모델의 기능에 대한 간단한 설명 추가",
 	"Add a short title for this prompt": "프롬프트에 대한 간단한 제목 추가",
 	"Add a tag": "태그 추가",
@@ -524,7 +523,6 @@
 	"Move to Top": "맨 위로 이동",
 	"Name": "이름",
 	"Name your knowledge base": "",
-	"Name your model": "모델 이름 지정",
 	"New Chat": "새 채팅",
 	"New folder": "새 폴더",
 	"New Password": "새 비밀번호",

+ 0 - 2
src/lib/i18n/locales/lt-LT/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Veiksmai",
 	"Active Users": "Aktyvūs naudotojai",
 	"Add": "Pridėti",
-	"Add a model id": "Pridėti modelio ID",
 	"Add a short description about what this model does": "Pridėti trumpą modelio aprašymą",
 	"Add a short title for this prompt": "Pridėti trumpą šios užklausos pavadinimą",
 	"Add a tag": "Pridėti žymą",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Pavadinimas",
 	"Name your knowledge base": "",
-	"Name your model": "Pavadinkite savo modelį",
 	"New Chat": "Naujas pokalbis",
 	"New folder": "",
 	"New Password": "Naujas slaptažodis",

+ 0 - 2
src/lib/i18n/locales/ms-MY/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Tindakan",
 	"Active Users": "Pengguna Aktif",
 	"Add": "Tambah",
-	"Add a model id": "Tambah id model",
 	"Add a short description about what this model does": "Tambah penerangan ringkas tentang apa yang model ini boleh lakukan",
 	"Add a short title for this prompt": "Tambah tajuk pendek untuk arahan ini",
 	"Add a tag": "Tambah tag",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Nama",
 	"Name your knowledge base": "",
-	"Name your model": "Namakan Model Anda",
 	"New Chat": "Perbualan Baru",
 	"New folder": "",
 	"New Password": "Kata Laluan Baru",

+ 0 - 2
src/lib/i18n/locales/nb-NO/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Handlinger",
 	"Active Users": "Aktive brukere",
 	"Add": "Legg til",
-	"Add a model id": "Legg til en modell-ID",
 	"Add a short description about what this model does": "Legg til en kort beskrivelse av hva denne modellen gjør",
 	"Add a short title for this prompt": "Legg til en kort tittel for denne prompten",
 	"Add a tag": "Legg til en tag",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Navn",
 	"Name your knowledge base": "",
-	"Name your model": "Gi modellen din et navn",
 	"New Chat": "Ny chat",
 	"New folder": "",
 	"New Password": "Nytt passord",

+ 0 - 2
src/lib/i18n/locales/nl-NL/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Acties",
 	"Active Users": "Actieve Gebruikers",
 	"Add": "Toevoegen",
-	"Add a model id": "Een model-id toevoegen",
 	"Add a short description about what this model does": "Voeg een korte beschrijving toe over wat dit model doet",
 	"Add a short title for this prompt": "Voeg een korte titel toe voor deze prompt",
 	"Add a tag": "Voeg een tag toe",
@@ -524,7 +523,6 @@
 	"Move to Top": "Verplaats naar boven",
 	"Name": "Naam",
 	"Name your knowledge base": "",
-	"Name your model": "Geef uw model een naam",
 	"New Chat": "Nieuwe Chat",
 	"New folder": "Nieuwe map",
 	"New Password": "Nieuw Wachtwoord",

+ 0 - 2
src/lib/i18n/locales/pa-IN/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "ਸ਼ਾਮਲ ਕਰੋ",
-	"Add a model id": "ਇੱਕ ਮਾਡਲ ID ਸ਼ਾਮਲ ਕਰੋ",
 	"Add a short description about what this model does": "ਇਸ ਬਾਰੇ ਇੱਕ ਸੰਖੇਪ ਵੇਰਵਾ ਸ਼ਾਮਲ ਕਰੋ ਕਿ ਇਹ ਮਾਡਲ ਕੀ ਕਰਦਾ ਹੈ",
 	"Add a short title for this prompt": "ਇਸ ਪ੍ਰੰਪਟ ਲਈ ਇੱਕ ਛੋਟਾ ਸਿਰਲੇਖ ਸ਼ਾਮਲ ਕਰੋ",
 	"Add a tag": "ਇੱਕ ਟੈਗ ਸ਼ਾਮਲ ਕਰੋ",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "ਨਾਮ",
 	"Name your knowledge base": "",
-	"Name your model": "ਆਪਣੇ ਮਾਡਲ ਦਾ ਨਾਮ ਦੱਸੋ",
 	"New Chat": "ਨਵੀਂ ਗੱਲਬਾਤ",
 	"New folder": "",
 	"New Password": "ਨਵਾਂ ਪਾਸਵਰਡ",

+ 0 - 2
src/lib/i18n/locales/pl-PL/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "Dodaj",
-	"Add a model id": "Dodawanie identyfikatora modelu",
 	"Add a short description about what this model does": "Dodaj krótki opis działania tego modelu",
 	"Add a short title for this prompt": "Dodaj krótki tytuł tego polecenia",
 	"Add a tag": "Dodaj tag",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Nazwa",
 	"Name your knowledge base": "",
-	"Name your model": "Nazwij swój model",
 	"New Chat": "Nowy czat",
 	"New folder": "",
 	"New Password": "Nowe hasło",

+ 0 - 2
src/lib/i18n/locales/pt-BR/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Ações",
 	"Active Users": "Usuários Ativos",
 	"Add": "Adicionar",
-	"Add a model id": "Adicionar um ID de modelo",
 	"Add a short description about what this model does": "Adicione uma descrição curta sobre o que este modelo faz",
 	"Add a short title for this prompt": "Adicione um título curto para este prompt",
 	"Add a tag": "Adicionar uma tag",
@@ -524,7 +523,6 @@
 	"Move to Top": "Mover para o topo",
 	"Name": "Nome",
 	"Name your knowledge base": "Nome da sua base de conhecimento",
-	"Name your model": "Nome do seu modelo",
 	"New Chat": "Novo Chat",
 	"New folder": "Nova pasta",
 	"New Password": "Nova Senha",

+ 0 - 2
src/lib/i18n/locales/pt-PT/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "Utilizadores Ativos",
 	"Add": "Adicionar",
-	"Add a model id": "Adicionar um ID de modelo",
 	"Add a short description about what this model does": "Adicione uma breve descrição sobre o que este modelo faz",
 	"Add a short title for this prompt": "Adicione um título curto para este prompt",
 	"Add a tag": "Adicionar uma tag",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Nome",
 	"Name your knowledge base": "",
-	"Name your model": "Atribua um nome ao seu modelo",
 	"New Chat": "Nova Conversa",
 	"New folder": "",
 	"New Password": "Nova Senha",

+ 0 - 2
src/lib/i18n/locales/ro-RO/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Acțiuni",
 	"Active Users": "Utilizatori activi",
 	"Add": "Adaugă",
-	"Add a model id": "Adaugă un id de model",
 	"Add a short description about what this model does": "Adaugă o scurtă descriere despre ce face acest model",
 	"Add a short title for this prompt": "Adaugă un titlu scurt pentru acest prompt",
 	"Add a tag": "Adaugă o etichetă",
@@ -524,7 +523,6 @@
 	"Move to Top": "Mută în partea de sus",
 	"Name": "Nume",
 	"Name your knowledge base": "",
-	"Name your model": "Denumirea modelului",
 	"New Chat": "Conversație Nouă",
 	"New folder": "Folder nou",
 	"New Password": "Parolă Nouă",

+ 0 - 2
src/lib/i18n/locales/ru-RU/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Действия",
 	"Active Users": "Активные пользователи",
 	"Add": "Добавить",
-	"Add a model id": "Добавьте ID модели",
 	"Add a short description about what this model does": "Добавьте краткое описание того, что делает эта модель",
 	"Add a short title for this prompt": "Добавьте краткий заголовок для этого ввода",
 	"Add a tag": "Добавьте тег",
@@ -524,7 +523,6 @@
 	"Move to Top": "Поднять вверх",
 	"Name": "Имя",
 	"Name your knowledge base": "",
-	"Name your model": "Присвойте модели имя",
 	"New Chat": "Новый чат",
 	"New folder": "",
 	"New Password": "Новый пароль",

+ 0 - 2
src/lib/i18n/locales/sr-RS/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "Додај",
-	"Add a model id": "Додавање ИД-а модела",
 	"Add a short description about what this model does": "Додавање кратког описа о томе шта овај модел ради",
 	"Add a short title for this prompt": "Додај кратак наслов за овај упит",
 	"Add a tag": "Додај ознаку",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Име",
 	"Name your knowledge base": "",
-	"Name your model": "Наведи свој модел",
 	"New Chat": "Ново ћаскање",
 	"New folder": "",
 	"New Password": "Нова лозинка",

+ 0 - 2
src/lib/i18n/locales/sv-SE/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "Aktiva användare",
 	"Add": "Lägg till",
-	"Add a model id": "Lägga till ett modell-ID",
 	"Add a short description about what this model does": "Lägg till en kort beskrivning av vad den här modellen gör",
 	"Add a short title for this prompt": "Lägg till en kort titel för denna instruktion",
 	"Add a tag": "Lägg till en tagg",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Namn",
 	"Name your knowledge base": "",
-	"Name your model": "Namnge din modell",
 	"New Chat": "Ny chatt",
 	"New folder": "",
 	"New Password": "Nytt lösenord",

+ 0 - 2
src/lib/i18n/locales/th-TH/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "ผู้ใช้ที่ใช้งานอยู่",
 	"Add": "เพิ่ม",
-	"Add a model id": "เพิ่มรหัสโมเดล",
 	"Add a short description about what this model does": "เพิ่มคำอธิบายสั้นๆ เกี่ยวกับสิ่งที่โมเดลนี้ทำ",
 	"Add a short title for this prompt": "เพิ่มหัวข้อสั้นๆ สำหรับพรอมต์นี้",
 	"Add a tag": "เพิ่มแท็ก",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "ชื่อ",
 	"Name your knowledge base": "",
-	"Name your model": "ตั้งชื่อโมเดลของคุณ",
 	"New Chat": "แชทใหม่",
 	"New folder": "",
 	"New Password": "รหัสผ่านใหม่",

+ 0 - 2
src/lib/i18n/locales/tk-TW/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "",
 	"Active Users": "",
 	"Add": "",
-	"Add a model id": "",
 	"Add a short description about what this model does": "",
 	"Add a short title for this prompt": "",
 	"Add a tag": "",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "",
 	"Name your knowledge base": "",
-	"Name your model": "",
 	"New Chat": "",
 	"New folder": "",
 	"New Password": "",

+ 0 - 2
src/lib/i18n/locales/tr-TR/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Aksiyonlar",
 	"Active Users": "Aktif Kullanıcılar",
 	"Add": "Ekle",
-	"Add a model id": "Bir model id ekle",
 	"Add a short description about what this model does": "Bu modelin ne yaptığı hakkında kısa bir açıklama ekleyin",
 	"Add a short title for this prompt": "Bu prompt için kısa bir başlık ekleyin",
 	"Add a tag": "Bir etiket ekleyin",
@@ -524,7 +523,6 @@
 	"Move to Top": "En Üste Taşı",
 	"Name": "Ad",
 	"Name your knowledge base": "",
-	"Name your model": "Modelinizi Adlandırın",
 	"New Chat": "Yeni Sohbet",
 	"New folder": "",
 	"New Password": "Yeni Parola",

+ 0 - 2
src/lib/i18n/locales/uk-UA/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Дії",
 	"Active Users": "Активні користувачі",
 	"Add": "Додати",
-	"Add a model id": "Додайте id моделі",
 	"Add a short description about what this model does": "Додайте короткий опис того, що робить ця модель",
 	"Add a short title for this prompt": "Додати коротку назву для цього промту",
 	"Add a tag": "Додайте тег",
@@ -524,7 +523,6 @@
 	"Move to Top": "Перейти до початку",
 	"Name": "Ім'я",
 	"Name your knowledge base": "Назвіть вашу базу знань",
-	"Name your model": "Назвіть свою модель",
 	"New Chat": "Новий чат",
 	"New folder": "Нова папка",
 	"New Password": "Новий пароль",

+ 0 - 2
src/lib/i18n/locales/ur-PK/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "اعمال",
 	"Active Users": "فعال صارفین",
 	"Add": "شامل",
-	"Add a model id": "ماڈل آئی ڈی شامل کریں",
 	"Add a short description about what this model does": "اس ماڈل کے کام کے بارے میں ایک مختصر وضاحت شامل کریں",
 	"Add a short title for this prompt": "اس پرامٹ کے لئے ایک مختصر عنوان شامل کریں",
 	"Add a tag": "ٹیگ شامل کریں",
@@ -524,7 +523,6 @@
 	"Move to Top": "اوپر منتقل کریں",
 	"Name": "نام",
 	"Name your knowledge base": "",
-	"Name your model": "اپنے ماڈل کا نام دیں",
 	"New Chat": "نئی بات چیت",
 	"New folder": "نیا فولڈر",
 	"New Password": "نیا پاس ورڈ",

+ 0 - 2
src/lib/i18n/locales/vi-VN/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "Tác vụ",
 	"Active Users": "Người dùng đang hoạt động",
 	"Add": "Thêm",
-	"Add a model id": "Thêm model id",
 	"Add a short description about what this model does": "Thêm mô tả ngắn về những khả năng của model",
 	"Add a short title for this prompt": "Thêm tiêu đề ngắn cho prompt này",
 	"Add a tag": "Thêm thẻ (tag)",
@@ -524,7 +523,6 @@
 	"Move to Top": "",
 	"Name": "Tên",
 	"Name your knowledge base": "",
-	"Name your model": "Tên model",
 	"New Chat": "Tạo chat mới",
 	"New folder": "",
 	"New Password": "Mật khẩu mới",

+ 0 - 2
src/lib/i18n/locales/zh-CN/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "自动化",
 	"Active Users": "当前在线用户",
 	"Add": "添加",
-	"Add a model id": "添加一个模型 ID",
 	"Add a short description about what this model does": "添加有关该模型能力的简短描述",
 	"Add a short title for this prompt": "为此提示词添加一个简短的标题",
 	"Add a tag": "添加标签",
@@ -524,7 +523,6 @@
 	"Move to Top": "移动到顶部",
 	"Name": "名称",
 	"Name your knowledge base": "为您的知识库命名",
-	"Name your model": "为您的模型命名",
 	"New Chat": "新对话",
 	"New folder": "新建分组",
 	"New Password": "新密码",

+ 0 - 2
src/lib/i18n/locales/zh-TW/translation.json

@@ -18,7 +18,6 @@
 	"Actions": "動作",
 	"Active Users": "活躍使用者",
 	"Add": "新增",
-	"Add a model id": "新增模型 ID",
 	"Add a short description about what this model does": "新增這個模型的簡短描述",
 	"Add a short title for this prompt": "為這個提示詞新增一個簡短的標題",
 	"Add a tag": "新增標籤",
@@ -524,7 +523,6 @@
 	"Move to Top": "移至頂端",
 	"Name": "名稱",
 	"Name your knowledge base": "",
-	"Name your model": "為您的模型命名",
 	"New Chat": "新增對話",
 	"New folder": "",
 	"New Password": "新密碼",