feat(webui): track optimistic message delivery status (#5162)
This commit is contained in:
@@ -1159,6 +1159,10 @@
|
||||
},
|
||||
"message": {
|
||||
"streaming": "transmitiendo",
|
||||
"delivery": {
|
||||
"sending": "Enviando…",
|
||||
"failed": "No enviado"
|
||||
},
|
||||
"assistantTyping": "El asistente está escribiendo",
|
||||
"toolSingle": "Usando una herramienta",
|
||||
"toolMany": "Se usaron {{count}} herramientas",
|
||||
|
||||
Reference in New Issue
Block a user