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": "התגובה הזו נמחקה לצמיתות מהמסד הנתונים"
}