fix(mod queue): show pending approval reasons directly

This commit is contained in:
Tommaso Casaburi
2026-06-03 18:53:11 +07:00
parent 248ee5b0d5
commit be2b774382
38 changed files with 46 additions and 36 deletions
+1 -1
View File
@@ -406,7 +406,7 @@
"modQueue.dismiss": "Dismiss",
"board_address_unverified_warning": "This board address is not verified. The board owner might not own this address.",
"post_form_rules_faq_prompt": "Please read the <rules>Rules</rules> and <faq>FAQ</faq> before posting.",
"pending_mod_approval_reason": "AI moderation sent this post to the mod queue. Reason: \"{{reason}}\".",
"pending_mod_approval_reason": "{{reason}}",
"flag": "Flag",
"show_replies": "show replies",
"hide_replies": "hide replies",