add approve/reject mod queue functionality, translations

This commit is contained in:
plebeius
2026-01-08 17:36:47 +01:00
parent 404b613b44
commit 6a740a8bb9
36 changed files with 223 additions and 55 deletions
+4 -1
View File
@@ -265,5 +265,8 @@
"mod_queue_alert_threshold_tip": "Show a blinking red indicator when items are waiting for longer than this time",
"no_content": "No content",
"view": "View",
"excerpt": "Excerpt"
"excerpt": "Excerpt",
"publishing": "Publishing",
"approved": "Approved",
"rejected": "Rejected"
}