fix: more work on A2UI

This commit is contained in:
2026-05-01 22:22:59 +02:00
parent 391a7f216f
commit a17c549817
12 changed files with 228 additions and 59 deletions

View File

@@ -109,6 +109,9 @@
"chat.role.assistant": "Assistent",
"chat.inputPlaceholder": "Nachricht eingeben...",
"chat.stop": "Stopp",
"chat.toolArguments": "Argumente",
"chat.toolResult": "Ergebnis",
"chat.dismissSurface": "Ansicht schließen",
"chat.cancelledSuffix": "(abgebrochen)",
"gitDiff.changedFiles": "Geänderte Dateien",
"sidebar.tags": "Schlagwörter",

View File

@@ -109,6 +109,9 @@
"chat.role.assistant": "Assistant",
"chat.inputPlaceholder": "Type a message...",
"chat.stop": "Stop",
"chat.toolArguments": "Arguments",
"chat.toolResult": "Result",
"chat.dismissSurface": "Dismiss surface",
"chat.cancelledSuffix": "(cancelled)",
"gitDiff.changedFiles": "Changed files",
"sidebar.tags": "Tags",

View File

@@ -109,6 +109,9 @@
"chat.role.assistant": "Asistente",
"chat.inputPlaceholder": "Escribe un mensaje...",
"chat.stop": "Detener",
"chat.toolArguments": "Argumentos",
"chat.toolResult": "Resultado",
"chat.dismissSurface": "Cerrar superficie",
"chat.cancelledSuffix": "(cancelado)",
"gitDiff.changedFiles": "Archivos modificados",
"sidebar.tags": "Etiquetas",

View File

@@ -109,6 +109,9 @@
"chat.role.assistant": "Assistant IA",
"chat.inputPlaceholder": "Saisissez un message...",
"chat.stop": "Arrêter",
"chat.toolArguments": "Arguments",
"chat.toolResult": "Résultat",
"chat.dismissSurface": "Fermer la surface",
"chat.cancelledSuffix": "(annulé)",
"gitDiff.changedFiles": "Fichiers modifiés",
"sidebar.tags": "Étiquettes",

View File

@@ -109,6 +109,9 @@
"chat.role.assistant": "Assistente",
"chat.inputPlaceholder": "Scrivi un messaggio...",
"chat.stop": "Ferma",
"chat.toolArguments": "Argomenti",
"chat.toolResult": "Risultato",
"chat.dismissSurface": "Chiudi superficie",
"chat.cancelledSuffix": "(annullato)",
"gitDiff.changedFiles": "File modificati",
"sidebar.tags": "Tag",