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
@@ -266,5 +266,8 @@
"mod_queue_alert_threshold_tip": "항목이 이 시간보다 오래 대기 중일 때 깜빡이는 빨간색 표시기 표시",
"no_content": "콘텐츠 없음",
"view": "보기",
"excerpt": "요약"
"excerpt": "요약",
"publishing": "게시 중",
"approved": "승인됨",
"rejected": "거부됨"
}