web/ProcessingStatus: refactor to svelte 5 & add aria label
This commit is contained in:
5
web/i18n/en/a11y/queue.json
Normal file
5
web/i18n/en/a11y/queue.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"status.default": "processing queue",
|
||||
"status.completed": "processing queue. all tasks are completed.",
|
||||
"status.ongoing": "processing queue. ongoing tasks."
|
||||
}
|
||||
Reference in New Issue
Block a user