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

@@ -127,6 +127,7 @@ export const dict: Record<string, string> = {
"ui.message.copyResponse": "Copy response",
"ui.message.copied": "Copied",
"ui.message.interrupted": "Interrupted",
"ui.message.queued": "Queued",
"ui.message.attachment.alt": "attachment",
"ui.patch.action.deleted": "Deleted",