feat(moderation): add purge action to edit menu

This commit is contained in:
plebeius
2026-01-02 17:06:25 +01:00
parent 3d676062af
commit 1abc8410cd
37 changed files with 219 additions and 38 deletions
+5 -1
View File
@@ -304,5 +304,9 @@
"nsfw_boards_only": "NSFW బోర్డులు మాత్రమే",
"worksafe_boards_only": "పని కోసం సురక్షితమైన బోర్డులు మాత్రమే",
"bitsocial_account": "Bitsocial ఖాతా",
"p2p_options": "P2P ఎంపికలు"
"p2p_options": "P2P ఎంపికలు",
"purge": "తొలగించు",
"purge_confirm": "పర్జ్ చేయడం ఈ కంటెంట్ మరియు దాని అన్ని ప్రతిస్పందనలను డేటాబేస్ నుండి శాశ్వతంగా తొలగిస్తుంది. కొనసాగించాలా?",
"this_thread_was_purged": "ఈ థ్రెడ్ డేటాబేస్ నుండి శాశ్వతంగా తొలగించబడింది",
"this_reply_was_purged": "ఈ ప్రతిస్పందన డేటాబేస్ నుండి శాశ్వతంగా తొలగించబడింది"
}