Work on many entries at once

Rows carry a checkbox, the bar above publishes, withdraws, resets to draft,
sets the audience or deletes drafts for the whole selection and reports
what went through.
This commit is contained in:
Matthias G
2026-08-01 18:16:05 +02:00
parent cd3bf3f2b4
commit ed5be8dd93
8 changed files with 372 additions and 73 deletions
+7
View File
@@ -508,6 +508,13 @@
"scheduled": "Schedule",
"published": "Publish now",
"archived": "Withdraw"
},
"bulk": {
"selected": "{count, plural, =0 {nothing selected} one {# selected} other {# selected}}",
"selectAll": "Select everything on this page",
"audience": "Set audience",
"delete": "Delete drafts",
"result": "{done} done, {blocked} not releasable, {failed} failed."
}
},
"brands": {