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": "تم حذف هذا الرد نهائياً من قاعدة البيانات"
}