feat(app): show which messages are queued (#15587)

This commit is contained in:
Filip
2026-03-02 08:57:34 +01:00
committed by GitHub
parent 4b9e19f72f
commit bf2cc3aa2f
20 changed files with 77 additions and 6 deletions

View File

@@ -130,6 +130,7 @@ export const dict = {
"ui.message.copyResponse": "复制回复",
"ui.message.copied": "已复制!",
"ui.message.interrupted": "已中断",
"ui.message.queued": "排队中",
"ui.message.attachment.alt": "附件",
"ui.patch.action.deleted": "已删除",