feat(models): Add filters support and auto-validation for model-specific filters
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
"onboardQuickBullet2": "Neuer Chat starten oder Modelle oben verwalten",
|
||||
"attachmentLabel": "Anhang",
|
||||
"tools": "Werkzeuge",
|
||||
"filters": "Filter",
|
||||
"voiceInput": "Spracheingabe",
|
||||
"voice": "Sprache",
|
||||
"voiceStatusListening": "Hört zu…",
|
||||
|
||||
@@ -462,6 +462,10 @@
|
||||
"@tools": {
|
||||
"description": "Header for a tools/actions section."
|
||||
},
|
||||
"filters": "Filters",
|
||||
"@filters": {
|
||||
"description": "Header for toggle filters section."
|
||||
},
|
||||
"voiceInput": "Voice input",
|
||||
"@voiceInput": {
|
||||
"description": "Label for voice input feature."
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
"onboardQuickBullet2": "Inicia Nueva conversación o gestiona modelos desde la barra superior",
|
||||
"attachmentLabel": "Adjunto",
|
||||
"tools": "Herramientas",
|
||||
"filters": "Filtros",
|
||||
"voiceInput": "Entrada de voz",
|
||||
"voice": "Voz",
|
||||
"voiceStatusListening": "Escuchando...",
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
"onboardQuickBullet2": "Lancez Nouveau chat ou gérez les modèles depuis la barre",
|
||||
"attachmentLabel": "Pièce jointe",
|
||||
"tools": "Outils",
|
||||
"filters": "Filtres",
|
||||
"voiceInput": "Entrée vocale",
|
||||
"voice": "Voix",
|
||||
"voiceStatusListening": "Écoute…",
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
"onboardQuickBullet2": "Avvia Nuova chat o gestisci i modelli dalla barra",
|
||||
"attachmentLabel": "Allegato",
|
||||
"tools": "Strumenti",
|
||||
"filters": "Filtri",
|
||||
"voiceInput": "Input vocale",
|
||||
"voice": "Voce",
|
||||
"voiceStatusListening": "In ascolto…",
|
||||
|
||||
@@ -156,6 +156,7 @@
|
||||
"onboardQuickBullet2": "상단 바에서 새 채팅 시작 또는 모델 관리",
|
||||
"attachmentLabel": "첨부",
|
||||
"tools": "도구",
|
||||
"filters": "필터",
|
||||
"voiceInput": "음성 입력",
|
||||
"voice": "음성",
|
||||
"voiceStatusListening": "듣는 중…",
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
"onboardQuickBullet2": "Start Nieuwe chat of beheer modellen vanuit de bovenbalk",
|
||||
"attachmentLabel": "Bijlage",
|
||||
"tools": "Hulpmiddelen",
|
||||
"filters": "Filters",
|
||||
"voiceInput": "Spraakinvoer",
|
||||
"voice": "Stem",
|
||||
"voiceStatusListening": "Luisteren...",
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
"onboardQuickBullet2": "Начните новый чат или управляйте моделями из верхней панели",
|
||||
"attachmentLabel": "Вложение",
|
||||
"tools": "Инструменты",
|
||||
"filters": "Фильтры",
|
||||
"voiceInput": "Голосовой ввод",
|
||||
"voice": "Голос",
|
||||
"voiceStatusListening": "Слушаю...",
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
"onboardQuickBullet2": "从顶部栏开始新对话或管理模型",
|
||||
"attachmentLabel": "附件",
|
||||
"tools": "工具",
|
||||
"filters": "过滤器",
|
||||
"voiceInput": "语音输入",
|
||||
"voice": "语音",
|
||||
"voiceStatusListening": "正在听...",
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
"onboardQuickBullet2": "從頂部欄開始新對話或管理模型",
|
||||
"attachmentLabel": "附件",
|
||||
"tools": "工具",
|
||||
"filters": "過濾器",
|
||||
"voiceInput": "語音輸入",
|
||||
"voice": "語音",
|
||||
"voiceStatusListening": "正在聽...",
|
||||
|
||||
Reference in New Issue
Block a user