Timothy Jaeryang Baek 2 달 전
부모
커밋
d9a3b02e3f
57개의 변경된 파일57개의 추가작업 그리고 113개의 파일을 삭제
  1. 1 1
      src/lib/components/workspace/Prompts/PromptEditor.svelte
  2. 1 2
      src/lib/i18n/locales/ar-BH/translation.json
  3. 1 2
      src/lib/i18n/locales/ar/translation.json
  4. 1 2
      src/lib/i18n/locales/bg-BG/translation.json
  5. 1 2
      src/lib/i18n/locales/bn-BD/translation.json
  6. 1 2
      src/lib/i18n/locales/bo-TB/translation.json
  7. 1 2
      src/lib/i18n/locales/ca-ES/translation.json
  8. 1 2
      src/lib/i18n/locales/ceb-PH/translation.json
  9. 1 2
      src/lib/i18n/locales/cs-CZ/translation.json
  10. 1 2
      src/lib/i18n/locales/da-DK/translation.json
  11. 1 2
      src/lib/i18n/locales/de-DE/translation.json
  12. 1 2
      src/lib/i18n/locales/dg-DG/translation.json
  13. 1 2
      src/lib/i18n/locales/el-GR/translation.json
  14. 1 2
      src/lib/i18n/locales/en-GB/translation.json
  15. 1 2
      src/lib/i18n/locales/en-US/translation.json
  16. 1 2
      src/lib/i18n/locales/es-ES/translation.json
  17. 1 2
      src/lib/i18n/locales/et-EE/translation.json
  18. 1 2
      src/lib/i18n/locales/eu-ES/translation.json
  19. 1 2
      src/lib/i18n/locales/fa-IR/translation.json
  20. 1 2
      src/lib/i18n/locales/fi-FI/translation.json
  21. 1 2
      src/lib/i18n/locales/fr-CA/translation.json
  22. 1 2
      src/lib/i18n/locales/fr-FR/translation.json
  23. 1 2
      src/lib/i18n/locales/gl-ES/translation.json
  24. 1 2
      src/lib/i18n/locales/he-IL/translation.json
  25. 1 2
      src/lib/i18n/locales/hi-IN/translation.json
  26. 1 2
      src/lib/i18n/locales/hr-HR/translation.json
  27. 1 2
      src/lib/i18n/locales/hu-HU/translation.json
  28. 1 2
      src/lib/i18n/locales/id-ID/translation.json
  29. 1 2
      src/lib/i18n/locales/ie-GA/translation.json
  30. 1 2
      src/lib/i18n/locales/it-IT/translation.json
  31. 1 2
      src/lib/i18n/locales/ja-JP/translation.json
  32. 1 2
      src/lib/i18n/locales/ka-GE/translation.json
  33. 1 2
      src/lib/i18n/locales/ko-KR/translation.json
  34. 1 2
      src/lib/i18n/locales/lt-LT/translation.json
  35. 1 2
      src/lib/i18n/locales/ms-MY/translation.json
  36. 1 2
      src/lib/i18n/locales/nb-NO/translation.json
  37. 1 2
      src/lib/i18n/locales/nl-NL/translation.json
  38. 1 2
      src/lib/i18n/locales/pa-IN/translation.json
  39. 1 2
      src/lib/i18n/locales/pl-PL/translation.json
  40. 1 2
      src/lib/i18n/locales/pt-BR/translation.json
  41. 1 2
      src/lib/i18n/locales/pt-PT/translation.json
  42. 1 2
      src/lib/i18n/locales/ro-RO/translation.json
  43. 1 2
      src/lib/i18n/locales/ru-RU/translation.json
  44. 1 2
      src/lib/i18n/locales/sk-SK/translation.json
  45. 1 2
      src/lib/i18n/locales/sr-RS/translation.json
  46. 1 2
      src/lib/i18n/locales/sv-SE/translation.json
  47. 1 2
      src/lib/i18n/locales/th-TH/translation.json
  48. 1 2
      src/lib/i18n/locales/tk-TM/translation.json
  49. 1 2
      src/lib/i18n/locales/tr-TR/translation.json
  50. 1 2
      src/lib/i18n/locales/ug-CN/translation.json
  51. 1 2
      src/lib/i18n/locales/uk-UA/translation.json
  52. 1 2
      src/lib/i18n/locales/ur-PK/translation.json
  53. 1 2
      src/lib/i18n/locales/uz-Cyrl-UZ/translation.json
  54. 1 2
      src/lib/i18n/locales/uz-Latn-Uz/translation.json
  55. 1 2
      src/lib/i18n/locales/vi-VN/translation.json
  56. 1 2
      src/lib/i18n/locales/zh-CN/translation.json
  57. 1 2
      src/lib/i18n/locales/zh-TW/translation.json

+ 1 - 1
src/lib/components/workspace/Prompts/PromptEditor.svelte

@@ -173,7 +173,7 @@
 
 				<div class="text-xs text-gray-400 dark:text-gray-500 underline">
 					<a href="https://docs.openwebui.com/features/workspace/prompts" target="_blank">
-						{$i18n.t('For more powerful prompt variables, check the documentation.')}
+						{$i18n.t('To learn more about powerful prompt variables, click here')}
 					</a>
 				</div>
 			</div>

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "يستخدم",
 	"Valid time units:": "وحدات زمنية صالحة:",
 	"Valves": "",
 	"Valves updated": "",
 	"Valves updated successfully": "",
 	"variable": "المتغير",
-	"variable to have them replaced with clipboard content.": "متغير لاستبدالها بمحتوى الحافظة.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "إصدار",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "للوصول إلى واجهة WebUI، يُرجى التواصل مع المسؤول. يمكن للمسؤولين إدارة حالة المستخدمين من لوحة الإدارة.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "لإرفاق قاعدة المعرفة هنا، أضفها أولاً إلى مساحة العمل \"المعرفة\".",
 	"To learn more about available endpoints, visit our documentation.": "لمعرفة المزيد حول نقاط النهاية المتاحة، قم بزيارة الوثائق الخاصة بنا.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "لحماية خصوصيتك، يتم مشاركة التقييمات ومعرّفات النماذج والوسوم والبيانات الوصفية فقط من ملاحظاتك—سجلات الدردشة تظل خاصة ولا تُدرج.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "لاختيار الإجراءات هنا، أضفها أولاً إلى مساحة العمل \"الوظائف\".",
 	"To select filters here, add them to the \"Functions\" workspace first.": "لاختيار الفلاتر هنا، أضفها أولاً إلى مساحة العمل \"الوظائف\".",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "يتم استخدام نموذج الساحة الافتراضي مع جميع النماذج. اضغط على زر + لإضافة نماذج مخصصة.",
-	"Utilize": "يستخدم",
 	"Valid time units:": "وحدات زمنية صالحة:",
 	"Valves": "الصمامات",
 	"Valves updated": "تم تحديث الصمامات",
 	"Valves updated successfully": "تم تحديث الصمامات بنجاح",
 	"variable": "المتغير",
-	"variable to have them replaced with clipboard content.": "متغير لاستبدالها بمحتوى الحافظة.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "إصدار",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "За достъп до уеб интерфейса, моля, свържете се с администратора. Администраторите могат да управляват статусите на потребителите от Административния панел.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "За да прикачите база знания тук, първо ги добавете към работното пространство \"Знания\".",
 	"To learn more about available endpoints, visit our documentation.": "За да научите повече за наличните крайни точки, посетете нашата документация.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "За да защитим вашата поверителност, от вашата обратна връзка се споделят само оценки, идентификатори на модели, тагове и метаданни-вашите чат логове остават лични и не са включени.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "За да изберете действия тук, първо ги добавете към работното пространство \"Функции\".",
 	"To select filters here, add them to the \"Functions\" workspace first.": "За да изберете филтри тук, първо ги добавете към работното пространство \"Функции\".",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Използване на стандартния арена модел с всички модели. Кликнете бутона плюс, за да добавите персонализирани модели.",
-	"Utilize": "Използване на",
 	"Valid time units:": "Валидни единици за време:",
 	"Valves": "Клапани",
 	"Valves updated": "Клапаните са актуализирани",
 	"Valves updated successfully": "Клапаните са актуализирани успешно",
 	"variable": "променлива",
-	"variable to have them replaced with clipboard content.": "променлива, за да бъдат заменени със съдържание от клипборда.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Версия",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "ইউটিলাইজ",
 	"Valid time units:": "সময়ের গ্রহণযোগ্য এককসমূহ:",
 	"Valves": "",
 	"Valves updated": "",
 	"Valves updated successfully": "",
 	"variable": "ভেরিয়েবল",
-	"variable to have them replaced with clipboard content.": "ক্লিপবোর্ডের কন্টেন্ট দিয়ে যেই ভেরিয়েবল রিপ্লেস করা যাবে।",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "ভার্সন",

+ 1 - 2
src/lib/i18n/locales/bo-TB/translation.json

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "WebUI ལ་འཛུལ་སྤྱོད་བྱེད་པར། དོ་དམ་པ་དང་འབྲེལ་གཏུག་བྱེད་རོགས། དོ་དམ་པས་དོ་དམ་པའི་ལྟ་སྟེགས་ནས་བེད་སྤྱོད་མཁན་གྱི་གནས་སྟངས་དོ་དམ་བྱེད་ཐུབ།",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "ཤེས་བྱའི་རྟེན་གཞི་འདིར་འཇོག་པར། ཐོག་མར་དེ་དག་ \"ཤེས་བྱའི་\" ལས་ཡུལ་དུ་སྣོན་པ།",
 	"To learn more about available endpoints, visit our documentation.": "ཡོད་པའི་མཇུག་མཐུད་སྐོར་མང་ཙམ་ཤེས་པར། ང་ཚོའི་ཡིག་ཆ་ལ་ལྟ་བ།",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "ཁྱེད་ཀྱི་སྒེར་དོན་སྲུང་སྐྱོབ་བྱེད་པར། ཁྱེད་ཀྱི་བསམ་འཆར་ནས་སྐར་མ། དཔེ་དབྱིབས་ཀྱི་ IDs། རྟགས། དང་ metadata ཁོ་ན་མཉམ་སྤྱོད་བྱེད།—ཁྱེད་ཀྱི་ཁ་བརྡའི་ཟིན་ཐོ་སྒེར་དོན་དུ་གནས་པ་དང་ཚུད་མེད།",
 	"To select actions here, add them to the \"Functions\" workspace first.": "བྱ་སྤྱོད་འདིར་གདམ་ག་བྱེད་པར། ཐོག་མར་དེ་དག་ \"ལས་འགན་གྱི་\" ལས་ཡུལ་དུ་སྣོན་པ།",
 	"To select filters here, add them to the \"Functions\" workspace first.": "འཚག་མ་འདིར་གདམ་ག་བྱེད་པར། ཐོག་མར་དེ་དག་ \"ལས་འགན་གྱི་\" ལས་ཡུལ་དུ་སྣོན་པ།",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "དཔེ་དབྱིབས་ཡོངས་རྫོགས་དང་མཉམ་དུ་སྔོན་སྒྲིག་ arena དཔེ་དབྱིབས་བེད་སྤྱོད་གཏོང་བཞིན་པ། སྲོལ་བཟོས་དཔེ་དབྱིབས་སྣོན་པར་བསྣན་རྟགས་མཐེབ་གནོན་ལ་མནན་པ།",
-	"Utilize": "བེད་སྤྱོད།",
 	"Valid time units:": "ནུས་ལྡན་དུས་ཚོད་ཀྱི་ཚན་པ།:",
 	"Valves": "Valves",
 	"Valves updated": "Valves གསར་སྒྱུར་བྱས།",
 	"Valves updated successfully": "Valves ལེགས་པར་གསར་སྒྱུར་བྱས།",
 	"variable": "འགྱུར་ཚད།",
-	"variable to have them replaced with clipboard content.": "འགྱུར་ཚད་དེ་དག་སྦྱར་སྡེར་གྱི་ནང་དོན་གྱིས་ཚབ་བྱེད་པར་ཡོད་པ།",
 	"Verify Connection": "སྦྲེལ་མཐུད་ར་སྤྲོད།",
 	"Verify SSL Certificate": "",
 	"Version": "པར་གཞི།",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Per accedir a la WebUI, poseu-vos en contacte amb l'administrador. Els administradors poden gestionar els estats dels usuaris des del tauler d'administració.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Per adjuntar la base de coneixement aquí, afegiu-la primer a l'espai de treball \"Coneixement\".",
 	"To learn more about available endpoints, visit our documentation.": "Per obtenir més informació sobre els punts d'accés disponibles, visiteu la nostra documentació.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Per protegir la privadesa, només es comparteixen puntuacions, identificadors de models, etiquetes i metadades dels comentaris; els registres de xat romanen privats i no s'inclouen.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Per seleccionar accions aquí, afegeix-les primer a l'espai de treball \"Funcions\".",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Per seleccionar filtres aquí, afegeix-los primer a l'espai de treball \"Funcions\".",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "S'utilitza el model d'Arena predeterminat amb tots els models. Clica el botó més per afegir models personalitzats.",
-	"Utilize": "Utilitzar",
 	"Valid time units:": "Unitats de temps vàlides:",
 	"Valves": "Valves",
 	"Valves updated": "Valves actualitzades",
 	"Valves updated successfully": "Valves actualitzades correctament",
 	"variable": "variable",
-	"variable to have them replaced with clipboard content.": "variable per tenir-les reemplaçades amb el contingut del porta-retalls.",
 	"Verify Connection": "Verificar la connexió",
 	"Verify SSL Certificate": "Verificar el certificat SSL",
 	"Version": "Versió",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "Sa paggamit",
 	"Valid time units:": "Balido nga mga yunit sa oras:",
 	"Valves": "",
 	"Valves updated": "",
 	"Valves updated successfully": "",
 	"variable": "variable",
-	"variable to have them replaced with clipboard content.": "variable aron pulihan kini sa mga sulud sa clipboard.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Bersyon",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Pro přístup k WebUI se prosím obraťte na administrátora. Administrátoři mohou spravovat stavy uživatelů z Admin Panelu.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Chcete-li zde připojit znalostní databázi, nejprve ji přidejte do workspace \"Knowledge\".",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Aby byla chráněna vaše soukromí, z vaší zpětné vazby jsou sdílena pouze hodnocení, ID modelů, značky a metadata – vaše chatové záznamy zůstávají soukromé a nejsou zahrnuty.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Chcete-li zde vybrat akce, nejprve je přidejte do pracovní plochy \"Functions\".",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Chcete-li zde vybrat filtry, nejprve je přidejte do workspace „Functions“.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Použití výchozího modelu arény se všemi modely. Kliknutím na tlačítko plus přidejte vlastní modely.",
-	"Utilize": "Využít",
 	"Valid time units:": "Platné časové jednotky:",
 	"Valves": "Ventily",
 	"Valves updated": "Ventily aktualizovány",
 	"Valves updated successfully": "Ventily byly úspěšně aktualizovány.",
 	"variable": "proměnná",
-	"variable to have them replaced with clipboard content.": "proměnnou, aby byl jejich obsah nahrazen obsahem schránky.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Verze",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "For at få adgang til WebUI skal du kontakte administratoren. Administratorer kan administrere brugerstatus fra administrationspanelet.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "For at vedhæfte vidensbase her skal du først tilføje dem til \"Viden\"-arbejdsområdet.",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "For at vælge handlinger her skal du først tilføje dem til \"Funktioner\"-arbejdsområdet.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "For at vælge filtre her skal du først tilføje dem til \"Funktioner\"-arbejdsområdet.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Brug den standard Arena-model med alle modeller. Klik på plusknappen for at tilføje brugerdefinerede modeller.",
-	"Utilize": "Anvend",
 	"Valid time units:": "Gyldige tidsenheder:",
 	"Valves": "Ventiler",
 	"Valves updated": "Ventiler opdateret",
 	"Valves updated successfully": "Ventiler opdateret.",
 	"variable": "variabel",
-	"variable to have them replaced with clipboard content.": "variabel for at få dem erstattet med indholdet af udklipsholderen.",
 	"Verify Connection": "Verificer forbindelse",
 	"Verify SSL Certificate": "Verificer SSL-certifikat",
 	"Version": "Version",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Um auf das WebUI zugreifen zu können, wenden Sie sich bitte an einen Administrator. Administratoren können den Benutzerstatus über das Admin-Panel verwalten.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Um Wissensdatenbanken hier anzuhängen, fügen Sie sie zunächst dem Arbeitsbereich \"Wissen\" hinzu.",
 	"To learn more about available endpoints, visit our documentation.": "Um mehr über verfügbare Endpunkte zu erfahren, besuchen Sie unsere Dokumentation.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Um Ihre Privatsphäre zu schützen, werden nur Bewertungen, Modell-IDs, Tags und Metadaten aus Ihrem Feedback geteilt – Ihre Chats bleiben privat und werden nicht einbezogen.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Um Aktionen auszuwählen, fügen Sie diese zunächst dem Arbeitsbereich „Funktionen“ hinzu.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Um Filter auszuwählen, fügen Sie diese zunächst dem Arbeitsbereich „Funktionen“ hinzu.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Verwendung des Standard-Arena-Modells mit allen Modellen. Klicken Sie auf die Plus-Schaltfläche, um benutzerdefinierte Modelle hinzuzufügen.",
-	"Utilize": "Verwenden",
 	"Valid time units:": "Gültige Zeiteinheiten:",
 	"Valves": "Valves",
 	"Valves updated": "Valves aktualisiert",
 	"Valves updated successfully": "Valves erfolgreich aktualisiert",
 	"variable": "Variable",
-	"variable to have them replaced with clipboard content.": "Variable, um den Inhalt der Zwischenablage beim Nutzen des Prompts zu ersetzen.",
 	"Verify Connection": "Verbindung verifizieren",
 	"Verify SSL Certificate": "SSL Zertifikat prüfen",
 	"Version": "Version",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "Utilize very use",
 	"Valid time units:": "Valid time units: much time",
 	"Valves": "",
 	"Valves updated": "",
 	"Valves updated successfully": "",
 	"variable": "variable very variable",
-	"variable to have them replaced with clipboard content.": "variable to have them replaced with clipboard content. Very replace.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Version much version",

+ 1 - 2
src/lib/i18n/locales/el-GR/translation.json

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Για να αποκτήσετε πρόσβαση στο WebUI, παρακαλώ επικοινωνήστε με τον διαχειριστή. Οι διαχειριστές μπορούν να διαχειριστούν τις καταστάσεις των χρηστών από τον Πίνακα Διαχειριστή.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Για να επισυνάψετε τη βάση γνώσης εδώ, προσθέστε τα πρώτα στο χώρο εργασίας \"Knowledge\".",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Για να προστατεύσετε την ιδιωτικότητά σας, μόνο οι βαθμολογίες, τα IDs μοντέλων, οι ετικέτες και τα μεταδεδομένα μοιράζονται από την ανατροφοδότησή σας—τα αρχεία συνομιλιών σας παραμένουν ιδιωτικά και δεν περιλαμβάνονται.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Για να επιλέξετε ενέργειες εδώ, προσθέστε τις πρώτα στο χώρο εργασίας \"Functions\".",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Για να επιλέξετε φίλτρα εδώ, προσθέστε τα πρώτα στο χώρο εργασίας \"Functions\".",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Χρησιμοποιώντας το προεπιλεγμένο μοντέλο arena με όλα τα μοντέλα. Κάντε κλικ στο κουμπί συν για να προσθέσετε προσαρμοσμένα μοντέλα.",
-	"Utilize": "Αξιοποίηση",
 	"Valid time units:": "Έγκυρες μονάδες χρόνου:",
 	"Valves": "Βαλβίδες",
 	"Valves updated": "Οι βαλβίδες ενημερώθηκαν",
 	"Valves updated successfully": "Οι βαλβίδες ενημερώθηκαν με επιτυχία",
 	"variable": "μεταβλητή",
-	"variable to have them replaced with clipboard content.": "μεταβλητή να αντικατασταθούν με το περιεχόμενο του πρόχειρου.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Έκδοση",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "Utilise",
 	"Valid time units:": "",
 	"Valves": "",
 	"Valves updated": "",
 	"Valves updated successfully": "",
 	"variable": "",
-	"variable to have them replaced with clipboard content.": "",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "",
 	"Valid time units:": "",
 	"Valves": "",
 	"Valves updated": "",
 	"Valves updated successfully": "",
 	"variable": "",
-	"variable to have them replaced with clipboard content.": "",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Para acceder a WebUI, por favor contacte con Admins. Los administradores pueden gestionar los estados de los usuarios esde el panel de administración.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Para adjuntar la base de conocimientos aquí, primero añadirla a \"Conocimiento\" en el área de trabajo.",
 	"To learn more about available endpoints, visit our documentation.": "Para aprender más sobre los endpoints disponibles, visite nuestra documentación.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Para proteger tu privacidad, de tus comentarios solo se comparten las calificaciones, IDs de modelo, etiquetas y metadatos; tus chat guardados permanecen privados y no se incluyen.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Para seleccionar acciones aquí, primero añadirlas a \"Funciones\" en el área de trabajo.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Para seleccionar filtros aquí, primero añadirlos a \"Funciones\" en el área de trabajo.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Usando el modelo de arena predeterminado con todos los modelos. Pulsar en el botón + para agregar modelos personalizados.",
-	"Utilize": "Utilizar",
 	"Valid time units:": "Unidades de tiempo válidas:",
 	"Valves": "Válvulas",
 	"Valves updated": "Válvulas actualizadas",
 	"Valves updated successfully": "Válvulas actualizados correctamente",
 	"variable": "variable",
-	"variable to have them replaced with clipboard content.": "hace que la variable sea reemplazada con el contenido del portapapeles.",
 	"Verify Connection": "Verificar Conexión",
 	"Verify SSL Certificate": "Verificar Certificado SSL",
 	"Version": "Versión",

+ 1 - 2
src/lib/i18n/locales/et-EE/translation.json

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "WebUI-le juurdepääsuks võtke ühendust administraatoriga. Administraatorid saavad hallata kasutajate staatuseid administraatori paneelist.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Teadmiste baasi siia lisamiseks lisage need esmalt \"Teadmiste\" tööalale.",
 	"To learn more about available endpoints, visit our documentation.": "Saadaolevate lõpp-punktide kohta rohkem teada saamiseks külastage meie dokumentatsiooni.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Teie privaatsuse kaitsmiseks jagatakse teie tagasisidest ainult hinnanguid, mudeli ID-sid, silte ja metaandmeid - teie vestluslogi jääb privaatseks ja neid ei kaasata.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Toimingute siit valimiseks lisage need esmalt \"Funktsioonide\" tööalale.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Filtrite siit valimiseks lisage need esmalt \"Funktsioonide\" tööalale.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Kasutatakse vaikimisi areena mudelit kõigi mudelitega. Kohandatud mudelite lisamiseks klõpsake plussmärgiga nuppu.",
-	"Utilize": "Kasuta",
 	"Valid time units:": "Kehtivad ajaühikud:",
 	"Valves": "Klapid",
 	"Valves updated": "Klapid uuendatud",
 	"Valves updated successfully": "Klapid edukalt uuendatud",
 	"variable": "muutuja",
-	"variable to have them replaced with clipboard content.": "muutuja, et need asendataks lõikelaua sisuga.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Versioon",

+ 1 - 2
src/lib/i18n/locales/eu-ES/translation.json

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "WebUI-a atzitzeko, mesedez jarri harremanetan administratzailearekin. Administratzaileek erabiltzaileen egoerak kudeatu ditzakete Admin Paneletik.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Ezagutza-basea hemen eransteko, gehitu ezazu lehenik \"Ezagutza\" lan-eremura.",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Zure pribatutasuna babesteko, zure feedbacketik bakarrik partekatzen dira balorazioak, modelo IDak, etiketak eta metadatuak—zure txat erregistroak pribatuak dira eta ez dira sartzen.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Ekintzak hemen hautatzeko, gehitu itzazu lehenik \"Funtzioak\" lan-eremura.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Iragazkiak hemen hautatzeko, gehitu itzazu lehenik \"Funtzioak\" lan-eremura.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Arena modelo lehenetsia erabiltzen modelo guztiekin. Egin klik plus botoian modelo pertsonalizatuak gehitzeko.",
-	"Utilize": "Erabili",
 	"Valid time units:": "Denbora unitate baliozkoak:",
 	"Valves": "Balbulak",
 	"Valves updated": "Balbulak eguneratuta",
 	"Valves updated successfully": "Balbulak ongi eguneratu dira",
 	"variable": "aldagaia",
-	"variable to have them replaced with clipboard content.": "aldagaia arbeleko edukiarekin ordezkatzeko.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Bertsioa",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "برای دسترسی به رابط کاربری وب، لطفاً با مدیر تماس بگیرید. مدیران می\u200cتوانند وضعیت کاربران را از پنل مدیریت مدیریت کنند.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "برای اتصال پایگاه دانش در اینجا، ابتدا آنها را به فضای کاری \"دانش\" اضافه کنید.",
 	"To learn more about available endpoints, visit our documentation.": "برای کسب اطلاعات بیشتر در مورد نقاط پایانی موجود، به مستندات ما مراجعه کنید.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "برای حفظ حریم خصوصی شما، فقط امتیازات، شناسه\u200cهای مدل، برچسب\u200cها و متادیتا از بازخورد شما به اشتراک گذاشته می\u200cشود - گفتگوهای شما خصوصی باقی می\u200cماند و شامل نمی\u200cشود.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "برای انتخاب عملیات در اینجا، ابتدا آنها را به فضای کاری \"توابع\" اضافه کنید.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "برای انتخاب فیلترها در اینجا، ابتدا آنها را به فضای کاری \"توابع\" اضافه کنید.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "در حال استفاده از مدل آرنا با همهٔ مدل\u200cهای دیگر به طور پیش\u200cفرض. برای افزودن مدل\u200cهای سفارشی، روی دکمه به\u200cعلاوه کلیک کنید.",
-	"Utilize": "استفاده کنید",
 	"Valid time units:": "واحدهای زمانی معتبر:",
 	"Valves": "شیرها",
 	"Valves updated": "شیرها به\u200cروزرسانی شدند",
 	"Valves updated successfully": "شیرها با موفقیت به\u200cروزرسانی شدند",
 	"variable": "متغیر",
-	"variable to have them replaced with clipboard content.": "متغیر برای جایگزینی آنها با محتوای بریده\u200cدان.",
 	"Verify Connection": "تأیید اتصال",
 	"Verify SSL Certificate": "تأیید گواهی SSL",
 	"Version": "نسخه",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Päästäksesi käyttämään WebUI:ta, ota yhteyttä ylläpitäjään. Ylläpitäjät voivat hallita käyttäjien tiloja Ylläpitopaneelista.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Liittääksesi tietokantasi tähän, lisää ne ensin \"Tietämys\"-työtilaan.",
 	"To learn more about available endpoints, visit our documentation.": "Jos haluat lisätietoja käytettävissä olevista päätepisteistä, tutustu dokumentaatioomme.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Yksityisyydensuojasi vuoksi palautteestasi jaetaan vain arvostelut, mallitunnukset, tagit ja metadata - keskustelulokisi pysyvät yksityisinä eikä niitä sisällytetä.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Valitaksesi toimintoja tässä, lisää ne ensin \"Toiminnot\"-työtilaan.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Valitaksesi suodattimia tässä, lisää ne ensin \"Toiminnot\"-työtilaan.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Käytetään oletusarena-mallia kaikkien mallien kanssa. Napsauta plus-painiketta lisätäksesi mukautettuja malleja.",
-	"Utilize": "Hyödynnä",
 	"Valid time units:": "Kelvolliset aikayksiköt:",
 	"Valves": "Venttiilit",
 	"Valves updated": "Venttiilit päivitetty",
 	"Valves updated successfully": "Venttiilit päivitetty onnistuneesti",
 	"variable": "muuttuja",
-	"variable to have them replaced with clipboard content.": "muuttuja korvataan leikepöydän sisällöllä.",
 	"Verify Connection": "Tarkista yhteys",
 	"Verify SSL Certificate": "Tarkista SSL-varmenne",
 	"Version": "Versio",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Pour accéder à l'interface Web, veuillez contacter l'administrateur. Les administrateurs peuvent gérer les statuts des utilisateurs depuis le panneau d'administration.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Pour attacher une base de connaissances ici, ajoutez-les d'abord à l'espace de travail « Connaissances ».",
 	"To learn more about available endpoints, visit our documentation.": "Pour en savoir plus sur les points de terminaison disponibles, consultez notre documentation.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Pour protéger votre confidentialité, seules les notes, les identifiants de modèle, les tags et les métadonnées de vos commentaires sont partagés. Vos journaux de discussion restent privés et ne sont pas inclus.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Pour sélectionner des actions ici, ajoutez-les d'abord à l'espace de travail « Fonctions ».",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Pour sélectionner des filtres ici, ajoutez-les d'abord à l'espace de travail « Fonctions ». ",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Utilisation du modèle d'arène par défaut avec tous les modèles. Cliquez sur le bouton plus pour ajouter des modèles personnalisés.",
-	"Utilize": "Utilisez",
 	"Valid time units:": "Unités de temps valides\u00a0:",
 	"Valves": "Vannes",
 	"Valves updated": "Vannes mises à jour",
 	"Valves updated successfully": "Les vannes ont été mises à jour avec succès",
 	"variable": "variable",
-	"variable to have them replaced with clipboard content.": "variable pour qu'elles soient remplacées par le contenu du presse-papiers.",
 	"Verify Connection": "Vérifier la connexion",
 	"Verify SSL Certificate": "Vérifier le certificat SSL",
 	"Version": "Version:",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Pour accéder à l'interface Web, veuillez contacter l'administrateur. Les administrateurs peuvent gérer les statuts des utilisateurs depuis le panneau d'administration.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Pour attacher une base de connaissances ici, ajoutez-les d'abord à l'espace de travail « Connaissances ».",
 	"To learn more about available endpoints, visit our documentation.": "Pour en savoir plus sur les points de terminaison disponibles, consultez notre documentation.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Pour protéger votre confidentialité, seules les notes, les identifiants de modèle, les tags et les métadonnées de vos commentaires sont partagés. Vos journaux de discussion restent privés et ne sont pas inclus.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Pour sélectionner des actions ici, ajoutez-les d'abord à l'espace de travail « Fonctions ».",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Pour sélectionner des filtres ici, ajoutez-les d'abord à l'espace de travail « Fonctions ». ",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Utilisation du modèle d'arène par défaut avec tous les modèles. Cliquez sur le bouton plus pour ajouter des modèles personnalisés.",
-	"Utilize": "Utilisez",
 	"Valid time units:": "Unités de temps valides\u00a0:",
 	"Valves": "Vannes",
 	"Valves updated": "Vannes mises à jour",
 	"Valves updated successfully": "Les vannes ont été mises à jour avec succès",
 	"variable": "variable",
-	"variable to have them replaced with clipboard content.": "variable pour qu'elles soient remplacées par le contenu du presse-papiers.",
 	"Verify Connection": "Vérifier la connexion",
 	"Verify SSL Certificate": "Vérifier le certificat SSL",
 	"Version": "Version:",

+ 1 - 2
src/lib/i18n/locales/gl-ES/translation.json

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Para acceder al interfaz de usuario web, por favor contacte al administrador. os administradores pueden administrar os estados de os usuarios desde o panel de administración.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Para adjuntar la base de coñecementos aquí, agreguelas al área de trabajo \"coñecemento\" primeiro.",
 	"To learn more about available endpoints, visit our documentation.": "Para obter mais información sobre os endpoints disponibles, visite nuestra documentación.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Para protexer a sua privacidade, solo compartense as calificacions, IDs dos modelos, etiquetas e metadatos da sua retroalimentación; os seus rexistros de chat permanecen privados e non se incluen.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Para seleccionar accions aquí, agreguelas al área de trabajo \"Funcions\" primeiro.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Para seleccionar filtros aquí, agreguelos al área de trabajo \"Funcions\" primeiro.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Usando o modelo de arena predeterminado con todos os modelos. Haga clic no botón mais para agregar modelos personalizados.",
-	"Utilize": "Utilizar",
 	"Valid time units:": "Unidades válidas de tempo:",
 	"Valves": "Valves",
 	"Valves updated": "Valves actualizados",
 	"Valves updated successfully": "Valves actualizados con éxito",
 	"variable": "variable",
-	"variable to have them replaced with clipboard content.": "variable para reemplazarlos co contido do portapapeles.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Versión",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "שימוש",
 	"Valid time units:": "יחידות זמן תקינות:",
 	"Valves": "",
 	"Valves updated": "",
 	"Valves updated successfully": "",
 	"variable": "משתנה",
-	"variable to have them replaced with clipboard content.": "משתנה להחליפו ב- clipboard תוכן.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "גרסה",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "उपयोग करें",
 	"Valid time units:": "मान्य समय इकाइयाँ:",
 	"Valves": "",
 	"Valves updated": "",
 	"Valves updated successfully": "",
 	"variable": "वेरिएबल",
-	"variable to have them replaced with clipboard content.": "उन्हें क्लिपबोर्ड सामग्री से बदलने के लिए वेरिएबल।",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "संस्करण",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Za pristup WebUI-u obratite se administratoru. Administratori mogu upravljati statusima korisnika s Admin panela.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "Iskoristi",
 	"Valid time units:": "Važeće vremenske jedinice:",
 	"Valves": "",
 	"Valves updated": "",
 	"Valves updated successfully": "",
 	"variable": "varijabla",
-	"variable to have them replaced with clipboard content.": "varijabla za zamjenu sadržajem međuspremnika.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Verzija",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "A WebUI eléréséhez kérjük, forduljon az adminisztrátorhoz. Az adminisztrátorok az Admin Panelen keresztül kezelhetik a felhasználói státuszokat.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "A tudásbázis csatolásához először adja hozzá őket a \"Knowledge\" munkaterülethez.",
 	"To learn more about available endpoints, visit our documentation.": "Az elérhető végpontokról további információért látogassa meg dokumentációnkat.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Adatai védelme érdekében a visszajelzésből csak az értékelések, modell azonosítók, címkék és metaadatok kerülnek megosztásra - a csevegési előzményei privátak maradnak és nem kerülnek megosztásra.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "A műveletek kiválasztásához először adja hozzá őket a \"Functions\" munkaterülethez.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "A szűrők kiválasztásához először adja hozzá őket a \"Functions\" munkaterülethez.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Az alapértelmezett aréna modell használata az összes modellel. Kattintson a plusz gombra egyéni modellek hozzáadásához.",
-	"Utilize": "Használat",
 	"Valid time units:": "Érvényes időegységek:",
 	"Valves": "Szelepek",
 	"Valves updated": "Szelepek frissítve",
 	"Valves updated successfully": "Szelepek sikeresen frissítve",
 	"variable": "változó",
-	"variable to have them replaced with clipboard content.": "változó, hogy a vágólap tartalmával helyettesítse őket.",
 	"Verify Connection": "Kapcsolat ellenőrzése",
 	"Verify SSL Certificate": "",
 	"Version": "Verzió",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Untuk mengakses WebUI, hubungi administrator. Admin dapat mengelola status pengguna dari Panel Admin.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Untuk memilih filter di sini, tambahkan filter ke ruang kerja \"Fungsi\" terlebih dahulu.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "Memanfaatkan",
 	"Valid time units:": "Unit waktu yang valid:",
 	"Valves": "Katup",
 	"Valves updated": "Katup diperbarui",
 	"Valves updated successfully": "Katup berhasil diperbarui",
 	"variable": "variabel",
-	"variable to have them replaced with clipboard content.": "variabel untuk diganti dengan konten papan klip.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Versi",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Chun rochtain a fháil ar an WebUI, déan teagmháil leis an riarthóir le do thoil. Is féidir le riarthóirí stádas úsáideora a bhainistiú ón bPainéal Riaracháin.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Chun an bonn eolais a cheangal anseo, cuir leis an spás oibre \"Eolas\" iad ar dtús.",
 	"To learn more about available endpoints, visit our documentation.": "Chun tuilleadh a fhoghlaim faoi na críochphointí atá ar fáil, tabhair cuairt ar ár gcáipéisíocht.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Chun do phríobháideachas a chosaint, ní roinntear ach rátálacha, aitheantais mhúnla, clibeanna agus meiteashonraí ó d'aiseolas - fanann do logaí comhrá príobháideach agus níl siad san áireamh.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Chun gníomhartha a roghnú anseo, cuir iad leis an spás oibre \"Feidhmeanna\" ar dtús.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Chun scagairí a roghnú anseo, cuir iad leis an spás oibre \"Feidhmeanna\" ar dtús.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Ag baint úsáide as an múnla réimse réamhshocraithe le gach múnlaí. Cliceáil ar an gcnaipe móide chun múnlaí saincheaptha a chur leis.",
-	"Utilize": "Úsáid",
 	"Valid time units:": "Aonaid ama bailí:",
 	"Valves": "Comhlaí",
 	"Valves updated": "Comhlaí dáta",
 	"Valves updated successfully": "Comhlaí nuashonraíodh",
 	"variable": "athraitheach",
-	"variable to have them replaced with clipboard content.": "athróg chun ábhar gearrthaisce a chur in ionad iad.",
 	"Verify Connection": "Fíoraigh Ceangal",
 	"Verify SSL Certificate": "Fíoraigh Deimhniú SSL",
 	"Version": "Leagan",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Per accedere a WebUI, contatta l'amministratore. Gli amministratori possono gestire gli stati degli utenti dal pannello di amministrazione.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Per allegare la base di conoscenza qui, aggiungili prima allo spazio di lavoro \"Conoscenza\".",
 	"To learn more about available endpoints, visit our documentation.": "Per saperne di più sugli endpoint disponibili, visita la nostra documentazione.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Per proteggere la tua privacy, solo le valutazioni, gli ID dei modelli, i tag e i metadati vengono condivisi dal tuo feedback: i registri della chat rimangono privati e non sono inclusi.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Per selezionare le azioni qui, aggiungile prima allo spazio di lavoro \"Funzioni\".",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Per selezionare i filtri qui, aggiungili prima allo spazio di lavoro \"Funzioni\".",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Utilizzando il modello di arena predefinito con tutti i modelli. Fai clic sul pulsante più per aggiungere modelli personalizzati.",
-	"Utilize": "Utilizza",
 	"Valid time units:": "Unità di tempo valide:",
 	"Valves": "Valvole",
 	"Valves updated": "Valvole aggiornate",
 	"Valves updated successfully": "Valvole aggiornate con successo",
 	"variable": "variabile",
-	"variable to have them replaced with clipboard content.": "variabile per farli sostituire con il contenuto degli appunti.",
 	"Verify Connection": "Verifica connessione",
 	"Verify SSL Certificate": "Verifica certificato SSL",
 	"Version": "Versione",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "WebUIにアクセスするには、管理者にお問い合わせください。管理者は管理者パネルからユーザーのステータスを管理できます。",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "ここに知識ベースを添付するには、まず \"Knowledge\" ワークスペースに追加してください。",
 	"To learn more about available endpoints, visit our documentation.": "利用可能なエンドポイントについては、ドキュメントを参照してください。",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "プライバシーを保護するため、評価、モデル ID、タグ、およびメタデータのみがフィードバックから共有されます。— チャットログはプライバシーを保護され、含まれません。",
 	"To select actions here, add them to the \"Functions\" workspace first.": "ここでアクションを選択するには、まず \"Functions\" ワークスペースに追加してください。",
 	"To select filters here, add them to the \"Functions\" workspace first.": "ここでフィルターを選択するには、まず \"Functions\" ワークスペースに追加してください。",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "活用",
 	"Valid time units:": "有効な時間単位:",
 	"Valves": "",
 	"Valves updated": "バルブが更新されました",
 	"Valves updated successfully": "バルブが正常に更新されました",
 	"variable": "変数",
-	"variable to have them replaced with clipboard content.": "クリップボードの内容に置き換える変数。",
 	"Verify Connection": "接続を確認",
 	"Verify SSL Certificate": "SSL証明書を確認",
 	"Version": "バージョン",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "გამოყენება",
 	"Valid time units:": "სწორი დროის ერთეულები:",
 	"Valves": "",
 	"Valves updated": "",
 	"Valves updated successfully": "",
 	"variable": "ცვლადი",
-	"variable to have them replaced with clipboard content.": "ცვლადი მისი ბუფერის მნიშვნელობით ჩასანაცვლებლად.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "ვერსია",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "WebUI에 접속하려면 관리자에게 문의하십시오. 관리자는 관리자 패널에서 사용자 상태를 관리할 수 있습니다.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "지식 기반을 여기에 첨부하려면. \"지식 기반\" 워크스페이스에 먼저 추가하세요",
 	"To learn more about available endpoints, visit our documentation.": "사용 가능한 엔드포인트에 대해 자세히 알아보려면 문서를 방문하세요.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "개인정보를 보호하기 위해, 당신의 채팅 로그는 비공개로 유지되고, 오직 당신의 피드백에서 평가, 모델 ID, 태그, 그리고 메타데이타만 공유됩니다",
 	"To select actions here, add them to the \"Functions\" workspace first.": "여기서 행동을 선택하려면, \"함수\" 워크스페이스에 먼저 추가하세요",
 	"To select filters here, add them to the \"Functions\" workspace first.": "여기서 필터를 선택하려면, \"함수\" 워크스페이스에 먼저 추가하세요",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "모든 모델은 기본 아레나 모델을 사용중입니다. 플러스 버튼을 눌러 커스텀 모델을 추가하세요.",
-	"Utilize": "활용",
 	"Valid time units:": "유효 시간 단위:",
 	"Valves": "밸브",
 	"Valves updated": "밸브 업데이트됨",
 	"Valves updated successfully": "성공적으로 밸브가 업데이트되었습니다",
 	"variable": "변수",
-	"variable to have them replaced with clipboard content.": "변수를 사용하여 클립보드 내용으로 바꾸세요.",
 	"Verify Connection": "연결 확인",
 	"Verify SSL Certificate": "SSL 인증서 확인",
 	"Version": "버전",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Norėdami prieiti prie programos, susisiekite su administratoriumi, kuris Jus patvirtins.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Norėdami pasirinkti veiksmus, pirmiausia pridėkite juos funkcijų nuostatuose",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Norėdami pasirinkti filtrus, pirmiausia pridėkite juos funkcijų nuostatuose",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "Naudoti",
 	"Valid time units:": "Teisingūs laiko vienetai :",
 	"Valves": "Įeitys",
 	"Valves updated": "Įeitys atnaujintos",
 	"Valves updated successfully": "Įeitys atnaujintos sėkmingai",
 	"variable": "kintamasis",
-	"variable to have them replaced with clipboard content.": "kintamoji pakeičiama kopijuoklės turiniu.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Versija",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Untuk mengakses WebUI , sila hubungi pentadbir. Pentadbir boleh menguruskan status pengguna daripada Panel Pentadbiran",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Untuk memilih tindakan di sini, tambahkannya pada ruang kerja \"Functions\" dahulu.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Untuk memilih tapisan di sini, tambahkannya pada ruang kerja \"Functions\" dahulu.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "Gunakan",
 	"Valid time units:": "Unit masa yang sah:",
 	"Valves": "'Valves'",
 	"Valves updated": "'Valves' dikemaskini",
 	"Valves updated successfully": "'Valves' berjaya dikemaskini",
 	"variable": "pembolehubah",
-	"variable to have them replaced with clipboard content.": "pembolehubah untuk ia digantikan dengan kandungan papan klip.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Versi",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Hvis du vil ha tilgang til WebUI, må du kontakte administrator. Administratorer kan behandle brukeres status fra Admin-panelet.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Hvis du vil legge til kunnskapsbaser her, må du først legge dem til i arbeidsområdet \"Kunnskap\".",
 	"To learn more about available endpoints, visit our documentation.": "Hvis du vil finne ut mer om tilgjengelige endepunkter, kan du gå til dokumentasjonen vår.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "For å beskytte personvernet ditt deles bare vurderinger, modell-ID-er, etiketter og metadata fra dine tilbakemeldinger. Chattelogger forblir private og inkluderes ikke.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Hvis du vil velge handlinger her, må du først legge dem til i arbeidsområdet \"Funksjoner\".",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Hvis du vil velge filtre her, må du først legge dem til i arbeidsområdet \"Funksjoner\".",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Bruker standard Arena-modellen med alle modeller. Klikk på plussknappen for å legge til egne modeller.",
-	"Utilize": "Bruk",
 	"Valid time units:": "Gyldige tidsenheter:",
 	"Valves": "Ventiler",
 	"Valves updated": "Ventiler oppdatert",
 	"Valves updated successfully": "Ventilene er oppdatert",
 	"variable": "variabel",
-	"variable to have them replaced with clipboard content.": "variabel for å erstatte dem med utklippstavleinnhold.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Versjon",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Om toegang te krijgen tot de WebUI, neem contact op met de administrator. Beheerders kunnen de gebruikersstatussen beheren vanuit het Beheerderspaneel.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Om hier een kennisbron bij te voegen, voeg ze eerst aan de \"Kennis\" werkplaats toe.",
 	"To learn more about available endpoints, visit our documentation.": "Om meer over beschikbare endpoints te leren, bezoek onze documentatie.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Om je privacy te beschermen, worden alleen beoordelingen, model-ID's, tags en metadata van je feedback gedeeld - je chatlogs blijven privé en worden niet opgenomen.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Om hier acties te selecteren, voeg ze eerst aan de \"Functies\" Werkplaats toe.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Om hier filters te selecteren, voeg ze eerst aan de \"Functies\" Werkplaats toe.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Het standaard arena-model gebruiken met alle modellen. Klik op de plusknop om aangepaste modellen toe te voegen.",
-	"Utilize": "Utilize",
 	"Valid time units:": "Geldige tijdseenheden:",
 	"Valves": "Kleppen",
 	"Valves updated": "Kleppen bijgewerkt",
 	"Valves updated successfully": "Kleppen succesvol bijgewerkt",
 	"variable": "variabele",
-	"variable to have them replaced with clipboard content.": "variabele om ze te laten vervangen door klembord inhoud.",
 	"Verify Connection": "Controleer verbinding",
 	"Verify SSL Certificate": "",
 	"Version": "Versie",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "ਵਰਤੋਂ",
 	"Valid time units:": "ਵੈਧ ਸਮਾਂ ਇਕਾਈਆਂ:",
 	"Valves": "",
 	"Valves updated": "",
 	"Valves updated successfully": "",
 	"variable": "ਵੈਰੀਏਬਲ",
-	"variable to have them replaced with clipboard content.": "ਕਲਿੱਪਬੋਰਡ ਸਮੱਗਰੀ ਨਾਲ ਬਦਲਣ ਲਈ ਵੈਰੀਏਬਲ।",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "ਵਰਜਨ",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Aby uzyskać dostęp do interfejsu WebUI, skontaktuj się z administratorem. Administratorzy mogą zarządzać statusami użytkowników z Panelu Administracyjnego.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Aby dołączyć bazę wiedzy tutaj, dodaj je najpierw do przestrzeni roboczej \"Wiedza\". ",
 	"To learn more about available endpoints, visit our documentation.": "Aby dowiedzieć się więcej o dostępnych punktach końcowych, odwiedź naszą dokumentację.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Aby chronić Twoją prywatność, udostępniane są tylko oceny, identyfikatory modeli, tagi i metadane z Twoich opinii – Twoje dzienniki czatu pozostają prywatne i nie są uwzględniane.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Aby wybrać działania tutaj, najpierw dodaj je do przestrzeni roboczej \"Funkcje\".",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Aby wybrać filtry tutaj, najpierw dodaj je do przestrzeni roboczej \"Funkcje\".",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Korzystanie z domyślnego modelu areny ze wszystkimi modelami. Kliknij przycisk plus, aby dodać niestandardowe modele.",
-	"Utilize": "Wykorzystaj",
 	"Valid time units:": "Dozwolone jednostki czasu:",
 	"Valves": "Zawory",
 	"Valves updated": "Zawory zaktualizowane",
 	"Valves updated successfully": "Zawory zaktualizowane pomyślnie",
 	"variable": "zmienna",
-	"variable to have them replaced with clipboard content.": "Zmienna, która ma zostać zastąpiona zawartością schowka.",
 	"Verify Connection": "Sprawdź połączenie",
 	"Verify SSL Certificate": "Sprawdź certyfikat SSL",
 	"Version": "Wersja",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Para acessar a WebUI, entre em contato com o administrador. Os administradores podem gerenciar os status dos usuários no Painel de Administração.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Para anexar a base de conhecimento aqui, adicione-os ao espaço de trabalho \"Conhecimento\" primeiro.",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Para proteger sua privacidade, apenas classificações, IDs de modelo, tags e metadados são compartilhados a partir de seus comentários – seus registros de bate-papo permanecem privados e não são incluídos.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Para selecionar ações aqui, adicione-os ao espaço de trabalho \"Ações\" primeiro.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Para selecionar filtros aqui, adicione-os ao espaço de trabalho \"Funções\" primeiro.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Usando a arena de modelos padrão para todos os modelos. Clique no botão mais para adicionar modelos personalizados.",
-	"Utilize": "Utilizar",
 	"Valid time units:": "Unidades de tempo válidas:",
 	"Valves": "Válvulas",
 	"Valves updated": "Válvulas atualizadas",
 	"Valves updated successfully": "Válvulas atualizadas com sucesso",
 	"variable": "variável",
-	"variable to have them replaced with clipboard content.": "variável para ser substituída pelo conteúdo da área de transferência.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Versão",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Para aceder ao WebUI, entre em contato com o administrador. Os administradores podem gerir o status dos utilizadores no Painel de Administração.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "Utilizar",
 	"Valid time units:": "Unidades de tempo válidas:",
 	"Valves": "",
 	"Valves updated": "",
 	"Valves updated successfully": "",
 	"variable": "variável",
-	"variable to have them replaced with clipboard content.": "variável para que sejam substituídos pelo conteúdo da área de transferência.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Versão",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Pentru a accesa WebUI, vă rugăm să contactați administratorul. Administratorii pot gestiona statusurile utilizatorilor din Panoul de Administrare.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Pentru a atașa baza de cunoștințe aici, adăugați-o mai întâi în spațiul de lucru \"Knowledge\".",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Pentru a vă proteja confidențialitatea, doar evaluările, ID-urile modelelor, etichetele și metadatele sunt partajate din feedback-ul dumneavoastră—jurnalele de chat rămân private și nu sunt incluse.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Pentru a selecta acțiuni aici, adăugați-le mai întâi în spațiul de lucru \"Funcții\".",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Pentru a selecta filtrele aici, adăugați-le mai întâi în spațiul de lucru \"Funcții\".",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Folosind modelul implicit de arenă cu toate modelele. Faceți clic pe butonul plus pentru a adăuga modele personalizate.",
-	"Utilize": "Utilizează",
 	"Valid time units:": "Unități de timp valide:",
 	"Valves": "Valve",
 	"Valves updated": "Valve actualizate",
 	"Valves updated successfully": "Valve actualizate cu succes",
 	"variable": "variabilă",
-	"variable to have them replaced with clipboard content.": "variabilă pentru a fi înlocuite cu conținutul clipboard-ului.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Versiune",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Чтобы получить доступ к WebUI, пожалуйста, обратитесь к администратору. Администраторы могут управлять статусами пользователей из панели администратора.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Чтобы прикрепить сюда базу знаний, сначала добавьте её в \"Знания\" рабочего пространства.",
 	"To learn more about available endpoints, visit our documentation.": "Чтобы узнать больше о доступных энд-поинтах, ознакомьтесь с нашей документацией.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Чтобы защитить вашу конфиденциальность, из ваших отзывов публикуются только оценки, идентификаторы моделей, теги и метаданные — ваши журналы чата остаются конфиденциальными и не публикуются.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Чтобы выбрать действия, сначала добавьте их в \"Функции\" рабочего пространства.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Чтобы выбрать фильтры, сначала добавьте их в \"Функции\" рабочего пространства.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Использование модели арены по умолчанию со всеми моделями. Нажмите кнопку «плюс», чтобы добавить пользовательские модели.",
-	"Utilize": "Используйте",
 	"Valid time units:": "Допустимые единицы времени:",
 	"Valves": "Вентили",
 	"Valves updated": "Вентили обновлены",
 	"Valves updated successfully": "Вентили успешно обновлены",
 	"variable": "переменная",
-	"variable to have them replaced with clipboard content.": "переменную, чтобы заменить их содержимым буфера обмена.",
 	"Verify Connection": "Проверить подключение",
 	"Verify SSL Certificate": "Проверять SSL-сертификат",
 	"Version": "Версия",

+ 1 - 2
src/lib/i18n/locales/sk-SK/translation.json

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Pre prístup k WebUI sa prosím obráťte na administrátora. Administrátori môžu spravovať stavy používateľov z Admin Panelu.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Ak chcete tu pripojiť znalostnú databázu, najprv ju pridajte do pracovného priestoru \"Knowledge\".",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Na ochranu vášho súkromia sú z vašej spätnej väzby zdieľané iba hodnotenia, ID modelov, značky a metadáta – vaše záznamy chatu zostávajú súkromné a nie sú zahrnuté.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Ak chcete tu vybrať akcie, najprv ich pridajte do pracovného priestoru \"Functions\".",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Ak chcete tu vybrať filtre, najprv ich pridajte do pracovného priestoru „Functions“.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Používanie predvoleného modelu arény so všetkými modelmi. Kliknutím na tlačidlo plus pridajte vlastné modely.",
-	"Utilize": "Využiť",
 	"Valid time units:": "Platné časové jednotky:",
 	"Valves": "Ventily",
 	"Valves updated": "Ventily aktualizované",
 	"Valves updated successfully": "Ventily boli úspešne aktualizované.",
 	"variable": "premenná",
-	"variable to have them replaced with clipboard content.": "premennú, aby bol ich obsah nahradený obsahom schránky.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Verzia",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "Искористи",
 	"Valid time units:": "Важеће временске јединице:",
 	"Valves": "Вентили",
 	"Valves updated": "Вентили ажурирани",
 	"Valves updated successfully": "Вентили успешно ажурирани",
 	"variable": "променљива",
-	"variable to have them replaced with clipboard content.": "променљива за замену са садржајем оставе.",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Издање",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "För att få tillgång till WebUI, kontakta administratören. Administratörer kan hantera behörigheter från administrationspanelen.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "För att bifoga kunskapsbas här, lägg till dem i arbetsytan \"Kunskap\" först.",
 	"To learn more about available endpoints, visit our documentation.": "För att lära dig mer om tillgängliga endpoints, besök vår dokumentation",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "För att skydda din integritet delas endast betyg, modell-ID:n, taggar och metadata från din feedback - dina chattloggar förblir privata och skickas inte med.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "För att välja åtgärder här, lägg till dem i arbetsytan \"Funktioner\" först.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "För att välja filter här, lägg till dem i arbetsytan \"Funktioner\" först.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Använda standardmodellen för arenan med alla modeller. Klicka på plusknappen för att lägga till anpassade modeller",
-	"Utilize": "Använd",
 	"Valid time units:": "Giltiga tidsenheter:",
 	"Valves": "Ventiler",
 	"Valves updated": "Ventiler uppdaterade",
 	"Valves updated successfully": "Ventiler uppdaterade",
 	"variable": "variabel",
-	"variable to have them replaced with clipboard content.": "variabel för att få dem ersatta med urklippsinnehåll.",
 	"Verify Connection": "Verifiera anslutning",
 	"Verify SSL Certificate": "Verifiera SSL-certifikat",
 	"Version": "Version",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "ในการเข้าถึง WebUI โปรดติดต่อผู้ดูแลระบบ ผู้ดูแลระบบสามารถจัดการสถานะผู้ใช้จากแผงควบคุมผู้ดูแลระบบ",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "ในการเลือกฟิลเตอร์ที่นี่ ให้เพิ่มไปยังพื้นที่ทำงาน \"ฟังก์ชัน\" ก่อน",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "ใช้โมเดล Arena กับโมเดลทั้งหมด คลิกปุ่มบวกเพื่อเพิ่มโมเดลที่กำหนดเอง",
-	"Utilize": "ใช้",
 	"Valid time units:": "หน่วยเวลาใช้ได้:",
 	"Valves": "วาล์ว",
 	"Valves updated": "วาล์วที่อัปเดตแล้ว",
 	"Valves updated successfully": "อัปเดตวาล์วเรียบร้อยแล้ว",
 	"variable": "ตัวแปร",
-	"variable to have them replaced with clipboard content.": "ตัวแปรเพื่อให้แทนที่ด้วยเนื้อหาคลิปบอร์ด",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "เวอร์ชัน",

+ 1 - 2
src/lib/i18n/locales/tk-TM/translation.json

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "",
 	"To select filters here, add them to the \"Functions\" workspace first.": "",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "",
-	"Utilize": "",
 	"Valid time units:": "",
 	"Valves": "",
 	"Valves updated": "",
 	"Valves updated successfully": "",
 	"variable": "",
-	"variable to have them replaced with clipboard content.": "",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "Wersiýasy",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "WebUI'ye erişmek için lütfen yöneticiyle iletişime geçin. Yöneticiler kullanıcı durumlarını Yönetici Panelinden yönetebilir.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Bilgi tabanını buraya eklemek için önce bunları \"Bilgi\" çalışma alanına ekleyin.",
 	"To learn more about available endpoints, visit our documentation.": "Mevcut uç noktalar hakkında daha fazla bilgi edinmek için belgelerimize göz atın.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Burada eylemleri seçmek için öncelikle bunları \"İşlevler\" çalışma alanına ekleyin.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Filtreleri burada seçmek için öncelikle bunları \"İşlevler\" çalışma alanına ekleyin.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Tüm modellerle varsayılan arena modelini kullanıyor. Özel modeller eklemek için artı düğmesine tıklayın.",
-	"Utilize": "Kullan",
 	"Valid time units:": "Geçerli zaman birimleri:",
 	"Valves": "Valvler",
 	"Valves updated": "Valvler güncellendi",
 	"Valves updated successfully": "Valvler başarıyla güncellendi",
 	"variable": "değişken",
-	"variable to have them replaced with clipboard content.": "panodaki içerikle değiştirilmesi için değişken.",
 	"Verify Connection": "Bağlantıyı Doğrula",
 	"Verify SSL Certificate": "SSL Sertifikasını Doğrula",
 	"Version": "Sürüm",

+ 1 - 2
src/lib/i18n/locales/ug-CN/translation.json

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "WebUI زىيارىتى ئۈچۈن باشقۇرغۇچى بىلەن ئالاقىلىشىڭ. باشقۇرغۇچى باشقۇرغۇچى تاختىسىدىن ئىشلەتكۈچى ھالىتىنى باشقۇرالايدۇ.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "بۇ يەرگە بىلىم ئاساسى ئۇلاش ئۈچۈن ئالدى بىلەن \"بىلىم\" ئىشخانىغا قوشۇڭ.",
 	"To learn more about available endpoints, visit our documentation.": "ئىشلىتىشكە بولىدىغان ئۇلانمىلار ھەققىدە تېخىمۇ كۆپ بىلىش ئۈچۈن قوللانمىمىزغا قاراڭ.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "شەخسىيلىقىڭىزنى قوغداش ئۈچۈن، پەقەت باھا، مودېل ID، تەغ ۋە مېتا ئۇچۇرلىرىلا باشقىلارغا ھەمبەھىرلىنىدۇ؛ سۆھبەت خاتىرىسىڭىز شەخسىي بولۇپ قالىدۇ.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "بۇ يەردىن مەشغۇلات تاللاش ئۈچۈن ئالدى بىلەن \"فۇنكسىيە\" ئىشخانىغا قوشۇڭ.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "بۇ يەردىن سۈزگۈچ تاللاش ئۈچۈن ئالدى بىلەن \"فۇنكسىيە\" ئىشخانىغا قوشۇڭ.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "بارلىق مودېللاردا كۆڭۈلدىكى arena مودېلى ئىشلىتىلىدۇ. ئۆزلۈك مودېل قوشۇش ئۈچۈن قوشۇش كۇنۇپكىسىنى چېكىڭ.",
-	"Utilize": "ئىشلىتىش",
 	"Valid time units:": "توغرا ۋاقىت بىرلىكلىرى:",
 	"Valves": "كرانلار",
 	"Valves updated": "كرانلار يېڭىلاندى",
 	"Valves updated successfully": "كرانلار مۇۋەپپەقىيەتلىك يېڭىلاندى",
 	"variable": "ئۆزگەرگۈچ",
-	"variable to have them replaced with clipboard content.": "ئۆزگەرگۈچنى چاپلاش تاختىسى مەزمۇنى بىلەن ئالماشتۇرۇش.",
 	"Verify Connection": "ئۇلىنىشنى جەزملەش",
 	"Verify SSL Certificate": "SSL كىنىشكىسىنى جەزملەش",
 	"Version": "نەشر",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Щоб отримати доступ до веб-інтерфейсу, зверніться до адміністратора. Адміністратори можуть керувати статусами користувачів з Панелі адміністратора.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Щоб прикріпити базу знань тут, спочатку додайте їх до робочого простору \"Знання\".",
 	"To learn more about available endpoints, visit our documentation.": "Щоб дізнатися більше про доступні кінцеві точки, відвідайте нашу документацію.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Для захисту вашої конфіденційності з вашими відгуками діляться лише оцінками, ID моделей, тегами та метаданими — ваші журнали чату залишаються приватними і не включаються.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Щоб вибрати дії тут, спочатку додайте їх до робочої області \"Функції\".",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Щоб обрати фільтри тут, спочатку додайте їх до робочої області \"Функції\".",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Використовуючи модель арени за замовчуванням з усіма моделями. Натисніть кнопку плюс, щоб додати користувацькі моделі.",
-	"Utilize": "Використовувати",
 	"Valid time units:": "Дійсні одиниці часу:",
 	"Valves": "Клапани",
 	"Valves updated": "Клапани оновлено",
 	"Valves updated successfully": "Клапани успішно оновлено",
 	"variable": "змінна",
-	"variable to have them replaced with clipboard content.": "змінна, щоб замінити їх вмістом буфера обміну.",
 	"Verify Connection": "Перевірити з'єднання",
 	"Verify SSL Certificate": "",
 	"Version": "Версія",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "ویب یو آئی تک رسائی حاصل کرنے کے لیے براہ کرم منتظم سے رابطہ کریں ایڈمنز صارف کی حالت کو ایڈمن پینل سے منظم کر سکتے ہیں",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "یہاں معلوماتی بنیاد منسلک کرنے کے لیے، پہلے انہیں \"معلومات\" ورک اسپیس میں شامل کریں",
 	"To learn more about available endpoints, visit our documentation.": "",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "آپ کی رازداری کے تحفظ کے لئے، صرف درجہ بندی، ماڈل IDs، ٹیگز، اور میٹا ڈیٹا آپ کے فیڈ بیک سے شیئر کیے جاتے ہیں - آپ کی چیٹ کی تفصیلات نجی رہتی ہیں اور شامل نہیں کی جاتیں ",
 	"To select actions here, add them to the \"Functions\" workspace first.": "عمل کا انتخاب کرنے کے لیے، پہلے انہیں \"افعال\" ورک اسپیس میں شامل کریں",
 	"To select filters here, add them to the \"Functions\" workspace first.": "یہاں فلٹرز منتخب کرنے کے لئے، پہلے انہیں \"فیچرز\" ورک اسپیس میں شامل کریں",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "تمام ماڈلز کے ساتھ ڈیفالٹ ارینا ماڈل استعمال کریں حسب ضرورت ماڈلز شامل کرنے کے لیے پلس بٹن پر کلک کریں",
-	"Utilize": "استعمال کریں",
 	"Valid time units:": "درست وقت کی اکائیاں:",
 	"Valves": "والو",
 	"Valves updated": "والوز کو اپ ڈیٹ کر دیا گیا",
 	"Valves updated successfully": "والو کامیابی کے ساتھ اپ ڈیٹ ہو گئے",
 	"variable": "متغیر",
-	"variable to have them replaced with clipboard content.": "انہیں کلپ بورڈ کے مواد سے تبدیل کرنے کے لیے متغیر",
 	"Verify Connection": "",
 	"Verify SSL Certificate": "",
 	"Version": "ورژن",

+ 1 - 2
src/lib/i18n/locales/uz-Cyrl-UZ/translation.json

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "WебУИ-га кириш учун администратор билан боғланинг. Администраторлар фойдаланувчи ҳолатини Администратор панелидан бошқариши мумкин.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Бу ерда билимлар базасини бириктириш учун аввал уларни “Билим” иш майдонига қўшинг.",
 	"To learn more about available endpoints, visit our documentation.": "Мавжуд сўнгги нуқталар ҳақида кўпроқ билиш учун ҳужжатларимизга ташриф буюринг.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Махфийлигингизни ҳимоя қилиш учун фикр-мулоҳазаларингиздан фақат рейтинглар, модел идентификаторлари, теглар ва мета-маълумотлар баҳам кўрилади — чат журналларингиз шахсий бўлиб қолади ва уларга киритилмайди.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Бу ерда амалларни танлаш учун аввал уларни “Функсиялар” иш майдонига қўшинг.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Бу ерда филтрларни танлаш учун аввал уларни “Функсиялар” иш майдонига қўшинг.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Барча моделлар билан стандарт арена моделидан фойдаланиш. Махсус моделларни қўшиш учун ортиқча тугмасини босинг.",
-	"Utilize": "Фойдаланиш",
 	"Valid time units:": "Яроқли вақт бирликлари:",
 	"Valves": "Ёқиш/Ўчириш параметрлари",
 	"Valves updated": "Ёқиш/Ўчириш параметрлари янгиланди",
 	"Valves updated successfully": "Ёқиш/Ўчириш параметрлари муваффақиятли янгиланди",
 	"variable": "ўзгарувчи ",
-	"variable to have them replaced with clipboard content.": "уларни буфер контенти билан алмаштириш учун ўзгарувчи.",
 	"Verify Connection": "Уланишни текширинг",
 	"Verify SSL Certificate": "SSL сертификатини текширинг",
 	"Version": "Версия",

+ 1 - 2
src/lib/i18n/locales/uz-Latn-Uz/translation.json

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "WebUI-ga kirish uchun administrator bilan bog'laning. Administratorlar foydalanuvchi holatini Administrator panelidan boshqarishi mumkin.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Bu yerda bilimlar bazasini biriktirish uchun avval ularni “Bilim” ish maydoniga qo‘shing.",
 	"To learn more about available endpoints, visit our documentation.": "Mavjud so'nggi nuqtalar haqida ko'proq bilish uchun hujjatlarimizga tashrif buyuring.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Maxfiyligingizni himoya qilish uchun fikr-mulohazalaringizdan faqat reytinglar, model identifikatorlari, teglar va meta-maʼlumotlar baham koʻriladi — chat jurnallaringiz shaxsiy boʻlib qoladi va ularga kiritilmaydi.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Bu yerda amallarni tanlash uchun avval ularni “Funksiyalar” ish maydoniga qo‘shing.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Bu yerda filtrlarni tanlash uchun avval ularni “Funksiyalar” ish maydoniga qo‘shing.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Barcha modellar bilan standart arena modelidan foydalanish. Maxsus modellarni qo'shish uchun ortiqcha tugmasini bosing.",
-	"Utilize": "Foydalanish",
 	"Valid time units:": "Yaroqli vaqt birliklari:",
 	"Valves": "Vanalar",
 	"Valves updated": "Vanalar yangilandi",
 	"Valves updated successfully": "Vanalar muvaffaqiyatli yangilandi",
 	"variable": "o'zgaruvchan",
-	"variable to have them replaced with clipboard content.": "ularni clipboard mazmuni bilan almashtirish uchun o'zgaruvchi.",
 	"Verify Connection": "Ulanishni tekshiring",
 	"Verify SSL Certificate": "SSL sertifikatini tekshiring",
 	"Version": "Versiya",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Để truy cập vui lòng liên hệ với quản trị viên.",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Để đính kèm cơ sở kiến thức tại đây, trước tiên hãy thêm chúng vào không gian làm việc \"Kiến thức\".",
 	"To learn more about available endpoints, visit our documentation.": "Để tìm hiểu thêm về các điểm cuối có sẵn, hãy truy cập tài liệu của chúng tôi.",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "Để bảo vệ quyền riêng tư của bạn, chỉ có xếp hạng, ID mô hình, thẻ và siêu dữ liệu được chia sẻ từ phản hồi của bạn—nhật ký trò chuyện của bạn vẫn ở chế độ riêng tư và không được bao gồm.",
 	"To select actions here, add them to the \"Functions\" workspace first.": "Để chọn các tác vụ, bạn phải thêm chúng vào workspace \"Functions\" trước.",
 	"To select filters here, add them to the \"Functions\" workspace first.": "Để chọn các filters, bạn phải thêm chúng vào workspace \"Functions\" trước.",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "Sử dụng mô hình arena mặc định với tất cả các mô hình. Nhấp vào nút dấu cộng để thêm các mô hình tùy chỉnh.",
-	"Utilize": "Sử dụng",
 	"Valid time units:": "Đơn vị thời gian hợp lệ:",
 	"Valves": "Valves",
 	"Valves updated": "Đã cập nhật Valves",
 	"Valves updated successfully": "Đã cập nhật Valves thành công",
 	"variable": "biến",
-	"variable to have them replaced with clipboard content.": "biến để chúng được thay thế bằng nội dung clipboard.",
 	"Verify Connection": "Xác minh Kết nối",
 	"Verify SSL Certificate": "",
 	"Version": "Phiên bản",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "请联系管理员以访问。管理员可以在后台管理面板中管理用户状态。",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "要在这里附加知识库,请先将其添加到工作空间中的 “知识库”",
 	"To learn more about available endpoints, visit our documentation.": "要了解有关可用端点的更多信息,请访问我们的文档",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "为了保护您的隐私,只有评分、模型ID、标签和元数据会从您的反馈中分享——您的对话记录将保持私密,不会被包含在内。",
 	"To select actions here, add them to the \"Functions\" workspace first.": "要在这里选择自动化,请先将其添加到工作空间中的 “函数”",
 	"To select filters here, add them to the \"Functions\" workspace first.": "要在这里选择过滤器,请先将其添加到工作空间中的 “函数”",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "竞技场模型默认使用所有模型。点击加号按钮添加自定义模型",
-	"Utilize": "利用",
 	"Valid time units:": "有效时间单位:",
 	"Valves": "阀门",
 	"Valves updated": "阀门已更新",
 	"Valves updated successfully": "阀门更新成功",
 	"variable": "变量",
-	"variable to have them replaced with clipboard content.": "变量将被剪贴板内容替换",
 	"Verify Connection": "验证连接",
 	"Verify SSL Certificate": "验证 SSL 证书",
 	"Version": "版本",

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

@@ -1324,6 +1324,7 @@
 	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "若要存取 WebUI,請聯絡管理員。管理員可以從管理面板管理使用者狀態。",
 	"To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "若要在此處附加知識庫,請先將它們新增到「知識」工作區。",
 	"To learn more about available endpoints, visit our documentation.": "若要進一步了解可用的端點,請參閱我們的檔案。",
+	"To learn more about powerful prompt variables, click here": "",
 	"To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "為了保護您的隱私,只會分享您回饋中的評分、模型 ID、標籤和中繼資料 —— 您的對話紀錄仍然是私密的,不會被包含在內。",
 	"To select actions here, add them to the \"Functions\" workspace first.": "若要在此選擇動作,請先將它們新增到「函式」工作區。",
 	"To select filters here, add them to the \"Functions\" workspace first.": "若要在此選擇篩選器,請先將它們新增到「函式」工作區。",
@@ -1409,13 +1410,11 @@
 	"Using Entire Document": "",
 	"Using Focused Retrieval": "",
 	"Using the default arena model with all models. Click the plus button to add custom models.": "正在使用預設競技場模型與所有模型。點選加號按鈕以新增自訂模型。",
-	"Utilize": "使用",
 	"Valid time units:": "有效的時間單位:",
 	"Valves": "閥門",
 	"Valves updated": "閥門已更新",
 	"Valves updated successfully": "成功閥門更新",
 	"variable": "變數",
-	"variable to have them replaced with clipboard content.": "變數,以便將其替換為剪貼簿內容。",
 	"Verify Connection": "驗證連線",
 	"Verify SSL Certificate": "驗證 SSL 憑證",
 	"Version": "版本",