Timothy J. Baek 7 місяців тому
батько
коміт
ff00815b61
42 змінених файлів з 84 додано та 2 видалено
  1. 2 2
      src/lib/components/layout/UpdateInfoToast.svelte
  2. 2 0
      src/lib/i18n/locales/ar-BH/translation.json
  3. 2 0
      src/lib/i18n/locales/bg-BG/translation.json
  4. 2 0
      src/lib/i18n/locales/bn-BD/translation.json
  5. 2 0
      src/lib/i18n/locales/ca-ES/translation.json
  6. 2 0
      src/lib/i18n/locales/ceb-PH/translation.json
  7. 2 0
      src/lib/i18n/locales/de-DE/translation.json
  8. 2 0
      src/lib/i18n/locales/dg-DG/translation.json
  9. 2 0
      src/lib/i18n/locales/en-GB/translation.json
  10. 2 0
      src/lib/i18n/locales/en-US/translation.json
  11. 2 0
      src/lib/i18n/locales/es-ES/translation.json
  12. 2 0
      src/lib/i18n/locales/fa-IR/translation.json
  13. 2 0
      src/lib/i18n/locales/fi-FI/translation.json
  14. 2 0
      src/lib/i18n/locales/fr-CA/translation.json
  15. 2 0
      src/lib/i18n/locales/fr-FR/translation.json
  16. 2 0
      src/lib/i18n/locales/he-IL/translation.json
  17. 2 0
      src/lib/i18n/locales/hi-IN/translation.json
  18. 2 0
      src/lib/i18n/locales/hr-HR/translation.json
  19. 2 0
      src/lib/i18n/locales/id-ID/translation.json
  20. 2 0
      src/lib/i18n/locales/it-IT/translation.json
  21. 2 0
      src/lib/i18n/locales/ja-JP/translation.json
  22. 2 0
      src/lib/i18n/locales/ka-GE/translation.json
  23. 2 0
      src/lib/i18n/locales/ko-KR/translation.json
  24. 2 0
      src/lib/i18n/locales/lt-LT/translation.json
  25. 2 0
      src/lib/i18n/locales/ms-MY/translation.json
  26. 2 0
      src/lib/i18n/locales/nb-NO/translation.json
  27. 2 0
      src/lib/i18n/locales/nl-NL/translation.json
  28. 2 0
      src/lib/i18n/locales/pa-IN/translation.json
  29. 2 0
      src/lib/i18n/locales/pl-PL/translation.json
  30. 2 0
      src/lib/i18n/locales/pt-BR/translation.json
  31. 2 0
      src/lib/i18n/locales/pt-PT/translation.json
  32. 2 0
      src/lib/i18n/locales/ro-RO/translation.json
  33. 2 0
      src/lib/i18n/locales/ru-RU/translation.json
  34. 2 0
      src/lib/i18n/locales/sr-RS/translation.json
  35. 2 0
      src/lib/i18n/locales/sv-SE/translation.json
  36. 2 0
      src/lib/i18n/locales/th-TH/translation.json
  37. 2 0
      src/lib/i18n/locales/tk-TW/translation.json
  38. 2 0
      src/lib/i18n/locales/tr-TR/translation.json
  39. 2 0
      src/lib/i18n/locales/uk-UA/translation.json
  40. 2 0
      src/lib/i18n/locales/vi-VN/translation.json
  41. 2 0
      src/lib/i18n/locales/zh-CN/translation.json
  42. 2 0
      src/lib/i18n/locales/zh-TW/translation.json

+ 2 - 2
src/lib/components/layout/UpdateInfoToast.svelte

@@ -17,8 +17,8 @@
 	class="flex items-start bg-[--info-bg] border border-[--info-border] text-[--info-text] rounded-lg px-3.5 py-3 text-xs"
 >
 	<div class="flex-1 font-medium">
-		{$i18n.t(`A new version (v{{VERSION_LATEST}}) is now available.`, {
-			VERSION_LATEST: version.latest
+		{$i18n.t(`A new version (v{{LATEST_VERSION}}) is now available.`, {
+			LATEST_VERSION: version.latest
 		})}
 
 		<a

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "دردشات {{user}}",
 	"{{webUIName}} Backend Required": "{{webUIName}} مطلوب",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "يتم استخدام نموذج المهمة عند تنفيذ مهام مثل إنشاء عناوين للدردشات واستعلامات بحث الويب",
 	"a user": "مستخدم",
 	"About": "عن",
@@ -705,6 +706,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "تحديث ونسخ الرابط",
+	"Update for the latest features and improvements.": "",
 	"Update password": "تحديث كلمة المرور",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}}'s чатове",
 	"{{webUIName}} Backend Required": "{{webUIName}} Изисква се Бекенд",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Моделът на задачите се използва при изпълнение на задачи като генериране на заглавия за чатове и заявки за търсене в мрежата",
 	"a user": "потребител",
 	"About": "Относно",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "Обнови и копирай връзка",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Обновяване на парола",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}}র চ্যাটস",
 	"{{webUIName}} Backend Required": "{{webUIName}} ব্যাকএন্ড আবশ্যক",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "চ্যাট এবং ওয়েব অনুসন্ধান প্রশ্নের জন্য শিরোনাম তৈরি করার মতো কাজগুলি সম্পাদন করার সময় একটি টাস্ক মডেল ব্যবহার করা হয়",
 	"a user": "একজন ব্যাবহারকারী",
 	"About": "সম্পর্কে",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "আপডেট এবং লিংক কপি করুন",
+	"Update for the latest features and improvements.": "",
 	"Update password": "পাসওয়ার্ড আপডেট করুন",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "Els xats de {{user}}",
 	"{{webUIName}} Backend Required": "El Backend de {{webUIName}} és necessari",
 	"*Prompt node ID(s) are required for image generation": "*Els identificadors de nodes d'indicacions són necessaris per a la generació d'imatges",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Un model de tasca s'utilitza quan es realitzen tasques com ara generar títols per a xats i consultes de cerca per a la web",
 	"a user": "un usuari",
 	"About": "Sobre",
@@ -702,6 +703,7 @@
 	"Unpin": "Alliberar",
 	"Update": "Actualitzar",
 	"Update and Copy Link": "Actualitzar i copiar l'enllaç",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Actualitzar la contrasenya",
 	"Updated at": "Actualitzat",
 	"Upload": "Pujar",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "",
 	"{{webUIName}} Backend Required": "Backend {{webUIName}} gikinahanglan",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
 	"a user": "usa ka user",
 	"About": "Mahitungod sa",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "",
+	"Update for the latest features and improvements.": "",
 	"Update password": "I-update ang password",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}}s Unterhaltungen",
 	"{{webUIName}} Backend Required": "{{webUIName}}-Backend erforderlich",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Aufgabenmodelle können Unterhaltungstitel oder Websuchanfragen generieren.",
 	"a user": "ein Benutzer",
 	"About": "Über",
@@ -701,6 +702,7 @@
 	"Unpin": "Lösen",
 	"Update": "Aktualisieren",
 	"Update and Copy Link": "Aktualisieren und Link kopieren",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Passwort aktualisieren",
 	"Updated at": "Aktualisiert am",
 	"Upload": "Hochladen",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "",
 	"{{webUIName}} Backend Required": "{{webUIName}} Backend Much Required",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
 	"a user": "such user",
 	"About": "Much About",
@@ -703,6 +704,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Update password much change",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "",
 	"{{webUIName}} Backend Required": "",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
 	"a user": "",
 	"About": "",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "",
+	"Update for the latest features and improvements.": "",
 	"Update password": "",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "",
 	"{{webUIName}} Backend Required": "",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
 	"a user": "",
 	"About": "",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "",
+	"Update for the latest features and improvements.": "",
 	"Update password": "",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}}'s Chats",
 	"{{webUIName}} Backend Required": "{{webUIName}} Servidor Requerido",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Un modelo de tareas se utiliza cuando se realizan tareas como la generación de títulos para chats y consultas de búsqueda web",
 	"a user": "un usuario",
 	"About": "Sobre nosotros",
@@ -702,6 +703,7 @@
 	"Unpin": "",
 	"Update": "Actualizar",
 	"Update and Copy Link": "Actualizar y copiar enlace",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Actualizar contraseña",
 	"Updated at": "Actualizado en",
 	"Upload": "Subir",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}} چت ها",
 	"{{webUIName}} Backend Required": "بکند {{webUIName}} نیاز است.",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "یک مدل وظیفه هنگام انجام وظایف مانند تولید عناوین برای چت ها و نمایش های جستجوی وب استفاده می شود.",
 	"a user": "یک کاربر",
 	"About": "درباره",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "به روزرسانی و کپی لینک",
+	"Update for the latest features and improvements.": "",
 	"Update password": "به روزرسانی رمزعبور",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}}:n keskustelut",
 	"{{webUIName}} Backend Required": "{{webUIName}} backend vaaditaan",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Tehtävämallia käytetään tehtävien suorittamiseen, kuten otsikoiden luomiseen keskusteluille ja verkkohakukyselyille",
 	"a user": "käyttäjä",
 	"About": "Tietoja",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "Päivitä ja kopioi linkki",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Päivitä salasana",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "Discussions de {{user}}",
 	"{{webUIName}} Backend Required": "Backend {{webUIName}} requis",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Un modèle de tâche est utilisé lors de l’exécution de tâches telles que la génération de titres pour les conversations et les requêtes de recherche sur le web.",
 	"a user": "un utilisateur",
 	"About": "À propos",
@@ -702,6 +703,7 @@
 	"Unpin": "",
 	"Update": "Mise à jour",
 	"Update and Copy Link": "Mettre à jour et copier le lien",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Mettre à jour le mot de passe",
 	"Updated at": "Mise à jour le",
 	"Upload": "Télécharger",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "Conversations de {{user}}",
 	"{{webUIName}} Backend Required": "Backend {{webUIName}} requis",
 	"*Prompt node ID(s) are required for image generation": "*Les ID de noeud du prompt sont nécessaires pour la génération d’images",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Un modèle de tâche est utilisé lors de l’exécution de tâches telles que la génération de titres pour les conversations et les requêtes de recherche sur le web.",
 	"a user": "un utilisateur",
 	"About": "À propos",
@@ -702,6 +703,7 @@
 	"Unpin": "Désépingler",
 	"Update": "Mise à jour",
 	"Update and Copy Link": "Mettre à jour et copier le lien",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Mettre à jour le mot de passe",
 	"Updated at": "Mise à jour le",
 	"Upload": "Télécharger",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "צ'אטים של {{user}}",
 	"{{webUIName}} Backend Required": "נדרש Backend של {{webUIName}}",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "מודל משימה משמש בעת ביצוע משימות כגון יצירת כותרות עבור צ'אטים ושאילתות חיפוש באינטרנט",
 	"a user": "משתמש",
 	"About": "אודות",
@@ -702,6 +703,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "עדכן ושכפל קישור",
+	"Update for the latest features and improvements.": "",
 	"Update password": "עדכן סיסמה",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}} की चैट",
 	"{{webUIName}} Backend Required": "{{webUIName}} बैकएंड आवश्यक",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "चैट और वेब खोज क्वेरी के लिए शीर्षक उत्पन्न करने जैसे कार्य करते समय कार्य मॉडल का उपयोग किया जाता है",
 	"a user": "एक उपयोगकर्ता",
 	"About": "हमारे बारे में",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "अपडेट करें और लिंक कॉपी करें",
+	"Update for the latest features and improvements.": "",
 	"Update password": "पासवर्ड अपडेट करें",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "Razgovori korisnika {{user}}",
 	"{{webUIName}} Backend Required": "{{webUIName}} Backend je potreban",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Model zadatka koristi se pri izvođenju zadataka kao što su generiranje naslova za razgovore i upite za pretraživanje weba",
 	"a user": "korisnik",
 	"About": "O aplikaciji",
@@ -702,6 +703,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "Ažuriraj i kopiraj vezu",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Ažuriraj lozinku",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "Obrolan {{user}}",
 	"{{webUIName}} Backend Required": "{{webUIName}} Diperlukan Backend",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Model tugas digunakan saat melakukan tugas seperti membuat judul untuk obrolan dan kueri penelusuran web",
 	"a user": "seorang pengguna",
 	"About": "Tentang",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "Memperbarui",
 	"Update and Copy Link": "Perbarui dan Salin Tautan",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Perbarui kata sandi",
 	"Updated at": "Diperbarui di",
 	"Upload": "Unggah",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}} Chat",
 	"{{webUIName}} Backend Required": "{{webUIName}} Backend richiesto",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Un modello di attività viene utilizzato durante l'esecuzione di attività come la generazione di titoli per chat e query di ricerca Web",
 	"a user": "un utente",
 	"About": "Informazioni",
@@ -702,6 +703,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "Aggiorna e copia link",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Aggiorna password",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}} のチャット",
 	"{{webUIName}} Backend Required": "{{webUIName}} バックエンドが必要です",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "タスクモデルは、チャットやWeb検索クエリのタイトルの生成などのタスクを実行するときに使用されます",
 	"a user": "ユーザー",
 	"About": "概要",
@@ -700,6 +701,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "リンクの更新とコピー",
+	"Update for the latest features and improvements.": "",
 	"Update password": "パスワードを更新",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}}-ის ჩათები",
 	"{{webUIName}} Backend Required": "{{webUIName}} საჭიროა ბექენდი",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "დავალების მოდელი გამოიყენება ისეთი ამოცანების შესრულებისას, როგორიცაა ჩეთების სათაურების გენერირება და ვებ – ძიების მოთხოვნები",
 	"a user": "მომხმარებელი",
 	"About": "შესახებ",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "განახლება და ბმულის კოპირება",
+	"Update for the latest features and improvements.": "",
 	"Update password": "პაროლის განახლება",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}}의 채팅",
 	"{{webUIName}} Backend Required": "{{webUIName}} 백엔드가 필요합니다.",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "작업 모델은 채팅 및 웹 검색 쿼리에 대한 제목 생성 등의 작업 수행 시 사용됩니다.",
 	"a user": "사용자",
 	"About": "정보",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "업데이트",
 	"Update and Copy Link": "링크 업데이트 및 복사",
+	"Update for the latest features and improvements.": "",
 	"Update password": "비밀번호 업데이트",
 	"Updated at": "다음에 업데이트됨",
 	"Upload": "업로드",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}} susirašinėjimai",
 	"{{webUIName}} Backend Required": "{{webUIName}} būtinas serveris",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Užduočių modelis naudojamas pokalbių pavadinimų ir paieškos užklausų generavimui.",
 	"a user": "naudotojas",
 	"About": "Apie",
@@ -703,6 +704,7 @@
 	"Unpin": "Atsemigti",
 	"Update": "Atnaujinti",
 	"Update and Copy Link": "Atnaujinti ir kopijuoti nuorodą",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Atnaujinti slaptažodį",
 	"Updated at": "Atnaujinta",
 	"Upload": "Atnaujinti",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "Perbualan {{user}}",
 	"{{webUIName}} Backend Required": "{{webUIName}} Backend diperlukan",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Model tugas digunakan semasa melaksanakan tugas seperti menjana tajuk untuk perbualan dan pertanyaan carian web.",
 	"a user": "seorang pengguna",
 	"About": "Mengenai",
@@ -701,6 +702,7 @@
 	"Unpin": "Nyahsematkan",
 	"Update": "Kemaskini",
 	"Update and Copy Link": "Kemaskini dan salin pautan",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Kemaskini Kata Laluan",
 	"Updated at": "Dikemaskini pada",
 	"Upload": "Muatnaik",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}}s samtaler",
 	"{{webUIName}} Backend Required": "{{webUIName}} Backend kreves",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "En oppgavemodell brukes når du utfører oppgaver som å generere titler for samtaler og websøkeforespørsler",
 	"a user": "en bruker",
 	"About": "Om",
@@ -701,6 +702,7 @@
 	"Unpin": "Løsne",
 	"Update": "Oppdater",
 	"Update and Copy Link": "Oppdater og kopier lenke",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Oppdater passord",
 	"Updated at": "Oppdatert",
 	"Upload": "Last opp",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}}'s Chats",
 	"{{webUIName}} Backend Required": "{{webUIName}} Backend Verlpicht",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Een taakmodel wordt gebruikt bij het uitvoeren van taken zoals het genereren van titels voor chats en zoekopdrachten op internet",
 	"a user": "een gebruiker",
 	"About": "Over",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "Update en Kopieer Link",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Wijzig wachtwoord",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}} ਦੀਆਂ ਗੱਲਾਂ",
 	"{{webUIName}} Backend Required": "{{webUIName}} ਬੈਕਐਂਡ ਲੋੜੀਂਦਾ ਹੈ",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "ਚੈਟਾਂ ਅਤੇ ਵੈੱਬ ਖੋਜ ਪੁੱਛਗਿੱਛਾਂ ਵਾਸਤੇ ਸਿਰਲੇਖ ਤਿਆਰ ਕਰਨ ਵਰਗੇ ਕਾਰਜ ਾਂ ਨੂੰ ਕਰਦੇ ਸਮੇਂ ਇੱਕ ਕਾਰਜ ਮਾਡਲ ਦੀ ਵਰਤੋਂ ਕੀਤੀ ਜਾਂਦੀ ਹੈ",
 	"a user": "ਇੱਕ ਉਪਭੋਗਤਾ",
 	"About": "ਬਾਰੇ",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "ਅੱਪਡੇਟ ਕਰੋ ਅਤੇ ਲਿੰਕ ਕਾਪੀ ਕਰੋ",
+	"Update for the latest features and improvements.": "",
 	"Update password": "ਪਾਸਵਰਡ ਅੱਪਡੇਟ ਕਰੋ",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}} - czaty",
 	"{{webUIName}} Backend Required": "Backend {{webUIName}} wymagane",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Model zadań jest używany podczas wykonywania zadań, takich jak generowanie tytułów czatów i zapytań wyszukiwania w Internecie",
 	"a user": "użytkownik",
 	"About": "O nas",
@@ -703,6 +704,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "Uaktualnij i skopiuj link",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Aktualizacja hasła",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "Chats de {{user}}",
 	"{{webUIName}} Backend Required": "Backend {{webUIName}} necessário",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Um modelo de tarefa é usado ao realizar tarefas como gerar títulos para chats e consultas de pesquisa na web",
 	"a user": "um usuário",
 	"About": "Sobre",
@@ -702,6 +703,7 @@
 	"Unpin": "Desfixar",
 	"Update": "Atualizar",
 	"Update and Copy Link": "Atualizar e Copiar Link",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Atualizar senha",
 	"Updated at": "Atualizado em",
 	"Upload": "Fazer upload",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}}'s Chats",
 	"{{webUIName}} Backend Required": "{{webUIName}} Backend Necessário",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Um modelo de tarefa é usado ao executar tarefas como gerar títulos para bate-papos e consultas de pesquisa na Web",
 	"a user": "um utilizador",
 	"About": "Acerca de",
@@ -702,6 +703,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "Atualizar e Copiar Link",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Atualizar senha",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "Conversațiile lui {{user}}",
 	"{{webUIName}} Backend Required": "Este necesar backend-ul {{webUIName}}",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Un model de sarcină este utilizat pentru realizarea unor sarcini precum generarea de titluri pentru conversații și interogări de căutare pe web",
 	"a user": "un utilizator",
 	"About": "Despre",
@@ -702,6 +703,7 @@
 	"Unpin": "Anulează Fixarea",
 	"Update": "Actualizează",
 	"Update and Copy Link": "Actualizează și Copiază Link-ul",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Actualizează parola",
 	"Updated at": "Actualizat la",
 	"Upload": "Încărcare",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "Чаты {{user}}'а",
 	"{{webUIName}} Backend Required": "Необходимо подключение к серверу {{webUIName}}",
 	"*Prompt node ID(s) are required for image generation": "ID узлов промптов обязательны для генерации изображения",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Модель задач используется при выполнении таких задач, как генерация заголовков для чатов и поисковых запросов в Интернете",
 	"a user": "пользователь",
 	"About": "О программе",
@@ -703,6 +704,7 @@
 	"Unpin": "Открепить",
 	"Update": "Обновить",
 	"Update and Copy Link": "Обновить и скопировать ссылку",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Обновить пароль",
 	"Updated at": "Обновлено",
 	"Upload": "Загрузить",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "Ћаскања корисника {{user}}",
 	"{{webUIName}} Backend Required": "Захтева се {{webUIName}} позадинац",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Модел задатка се користи приликом извршавања задатака као што су генерисање наслова за ћаскања и упите за Веб претрагу",
 	"a user": "корисник",
 	"About": "О нама",
@@ -702,6 +703,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "Ажурирај и копирај везу",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Ажурирај лозинку",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}}s Chats",
 	"{{webUIName}} Backend Required": "{{webUIName}} Backend krävs",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "En uppgiftsmodell används när du utför uppgifter som att generera titlar för chattar och webbsökningsfrågor",
 	"a user": "en användare",
 	"About": "Om",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "Uppdatera och kopiera länk",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Uppdatera lösenord",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "การสนทนาของ {{user}}",
 	"{{webUIName}} Backend Required": "ต้องการ Backend ของ {{webUIName}}",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "ใช้โมเดลงานเมื่อทำงานเช่นการสร้างหัวข้อสำหรับการสนทนาและการค้นหาเว็บ",
 	"a user": "ผู้ใช้",
 	"About": "เกี่ยวกับ",
@@ -701,6 +702,7 @@
 	"Unpin": "ยกเลิกการปักหมุด",
 	"Update": "อัปเดต",
 	"Update and Copy Link": "อัปเดตและคัดลอกลิงก์",
+	"Update for the latest features and improvements.": "",
 	"Update password": "อัปเดตรหัสผ่าน",
 	"Updated at": "อัปเดตเมื่อ",
 	"Upload": "อัปโหลด",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "",
 	"{{webUIName}} Backend Required": "",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
 	"a user": "",
 	"About": "",
@@ -701,6 +702,7 @@
 	"Unpin": "",
 	"Update": "",
 	"Update and Copy Link": "",
+	"Update for the latest features and improvements.": "",
 	"Update password": "",
 	"Updated at": "",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}}'ın Sohbetleri",
 	"{{webUIName}} Backend Required": "{{webUIName}} Arka-uç Gerekli",
 	"*Prompt node ID(s) are required for image generation": "*Görüntü oluşturma için düğüm kimlikleri gereklidir",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Bir görev modeli, sohbetler ve web arama sorguları için başlık oluşturma gibi görevleri yerine getirirken kullanılır",
 	"a user": "bir kullanıcı",
 	"About": "Hakkında",
@@ -701,6 +702,7 @@
 	"Unpin": "Sabitlemeyi Kaldır",
 	"Update": "Güncelle",
 	"Update and Copy Link": "Güncelle ve Bağlantıyı Kopyala",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Parolayı Güncelle",
 	"Updated at": "Şu tarihte güncellendi:",
 	"Upload": "Yükle",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "Чати {{user}}а",
 	"{{webUIName}} Backend Required": "Необхідно підключення бекенду {{webUIName}}",
 	"*Prompt node ID(s) are required for image generation": "*Для генерації зображення потрібно вказати ідентифікатор(и) вузла(ів)",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Модель задач використовується при виконанні таких завдань, як генерація заголовків для чатів та пошукових запитів в Інтернеті",
 	"a user": "користувача",
 	"About": "Про програму",
@@ -703,6 +704,7 @@
 	"Unpin": "Відчепити",
 	"Update": "Оновлення",
 	"Update and Copy Link": "Оновлення та копіювання посилання",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Оновити пароль",
 	"Updated at": "Оновлено на",
 	"Upload": "Завантажити",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}}'s Chats",
 	"{{webUIName}} Backend Required": "{{webUIName}} Yêu cầu Backend",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Mô hình tác vụ được sử dụng khi thực hiện các tác vụ như tạo tiêu đề cho cuộc trò chuyện và truy vấn tìm kiếm trên web",
 	"a user": "người sử dụng",
 	"About": "Giới thiệu",
@@ -700,6 +701,7 @@
 	"Unpin": "Bỏ ghim",
 	"Update": "Cập nhật",
 	"Update and Copy Link": "Cập nhật và sao chép link",
+	"Update for the latest features and improvements.": "",
 	"Update password": "Cập nhật mật khẩu",
 	"Updated at": "Cập nhật lúc",
 	"Upload": "",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}} 的对话记录",
 	"{{webUIName}} Backend Required": "需要 {{webUIName}} 后端",
 	"*Prompt node ID(s) are required for image generation": "*图片生成需要 Prompt node ID",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "任务模型用于执行生成对话标题和联网搜索查询等任务",
 	"a user": "用户",
 	"About": "关于",
@@ -700,6 +701,7 @@
 	"Unpin": "取消置顶",
 	"Update": "更新",
 	"Update and Copy Link": "更新和复制链接",
+	"Update for the latest features and improvements.": "",
 	"Update password": "更新密码",
 	"Updated at": "更新于",
 	"Upload": "上传",

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

@@ -9,6 +9,7 @@
 	"{{user}}'s Chats": "{{user}} 的對話",
 	"{{webUIName}} Backend Required": "需要 {{webUIName}} 後端",
 	"*Prompt node ID(s) are required for image generation": "",
+	"A new version (v{{LATEST_VERSION}}) is now available.": "",
 	"A task model is used when performing tasks such as generating titles for chats and web search queries": "執行產生對話標題和網頁搜尋查詢等任務時會使用任務模型",
 	"a user": "一位使用者",
 	"About": "關於",
@@ -701,6 +702,7 @@
 	"Unpin": "取消釘選",
 	"Update": "更新",
 	"Update and Copy Link": "更新並複製連結",
+	"Update for the latest features and improvements.": "",
 	"Update password": "更新密碼",
 	"Updated at": "更新於",
 	"Upload": "上傳",