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": "ही प्रतिक्रिया डेटाबेसमधून कायमस्वरूपी हटवली गेली"
}