mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat: implement mod queue
This commit is contained in:
@@ -254,5 +254,17 @@
|
||||
"bitsocial_account": "Bitsocial账户",
|
||||
"p2p_options": "P2P选项",
|
||||
"purge": "清除",
|
||||
"purge_confirm": "清除将永久删除此内容及其所有回复。继续吗?"
|
||||
"purge_confirm": "清除将永久删除此内容及其所有回复。继续吗?",
|
||||
"mod_queue": "审核队列",
|
||||
"moderation_queue": "审核队列",
|
||||
"queue_is_empty": "队列为空",
|
||||
"approve": "批准",
|
||||
"reject": "拒绝",
|
||||
"waiting": "等待中",
|
||||
"filter_by_board": "按板块筛选",
|
||||
"mod_queue_alert_threshold": "审核队列警报阈值",
|
||||
"mod_queue_alert_threshold_tip": "当项目等待时间超过此时长时显示闪烁的红色指示器",
|
||||
"no_content": "无内容",
|
||||
"view": "查看",
|
||||
"excerpt": "摘要"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user