mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(mod-queue): improve compact view and add pending approval features
- Update excerpt format to show both title and content (title: content) - Add Type and Image columns to compact view (desktop and mobile) - Show parent post above replies in feed view - Add approve/reject buttons to post page for pending posts when user is mod - Translate pending approval string across all languages - Reorder columns: No., Excerpt, Submitted, Type, Image, Actions - Right-align Type and Image columns in desktop view
This commit is contained in:
@@ -272,5 +272,9 @@
|
||||
"alert_threshold": "Umbral de alerta",
|
||||
"modQueue.viewLabel": "View",
|
||||
"modQueue.compact": "Compact",
|
||||
"modQueue.feed": "Feed"
|
||||
"modQueue.feed": "Feed",
|
||||
"type": "Tipo",
|
||||
"yes": "Sí",
|
||||
"no": "No",
|
||||
"pending_mod_approval": "Pendiente de aprobación del moderador, no visible para los usuarios"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user