mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(moderation): add purge action to edit menu
This commit is contained in:
@@ -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": "この返信はデータベースから永続的に削除されました"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user