feat(webui): track optimistic message delivery status (#5162)

This commit is contained in:
chengyongru
2026-07-29 23:15:45 +08:00
committed by GitHub
parent 5a28a6165c
commit 129b74b4cf
23 changed files with 431 additions and 21 deletions
+4
View File
@@ -1158,6 +1158,10 @@
},
"message": {
"streaming": "đang truyền",
"delivery": {
"sending": "Đang gửi…",
"failed": "Chưa gửi"
},
"assistantTyping": "Trợ lý đang nhập",
"toolSingle": "Đang dùng một công cụ",
"toolMany": "Đã dùng {{count}} công cụ",