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
+4
View File
@@ -76,6 +76,10 @@
"challenge_counter": "{{index}} of {{total}}",
"embed": "embed",
"remove": "remove",
"purge": "purge",
"purge_confirm": "Purging permanently removes this content and all its replies from the database. Continue?",
"this_thread_was_purged": "This thread was permanently purged from the database",
"this_reply_was_purged": "This reply was permanently purged from the database",
"download_latest_desktop": "Download the latest desktop version here: {{link}}",
"new_stable_version": "New stable version available, 5chan v{{newVersion}}. You are using 5chan v{{oldVersion}}.",
"refresh_to_update": "Refresh the page to update",