fix(mod multisub): mod page was missing post form

This commit is contained in:
Tom (plebeius.eth)
2025-06-04 16:37:17 +02:00
parent 6075b2ebf7
commit 339a9bc18a
39 changed files with 114 additions and 50 deletions
+3 -1
View File
@@ -141,6 +141,7 @@
"user_deleted_this_post": "User deleted this post.",
"reason": "reason",
"search": "search",
"search_ops_placeholder": "Search OPs...",
"ban_user_for": "Ban user for <1></1> days",
"optional": "optional",
"close_thread": "close thread",
@@ -294,5 +295,6 @@
"search_results_for": "Search results for",
"help": "Help",
"filter_and_highlights_help": "Filters & Highlights Help",
"filter_and_highlights": "Filters & Highlights"
"filter_and_highlights": "Filters & Highlights",
"boards_you_moderate": "boards you moderate"
}