diff --git a/packages/pl-fe/src/locales/en.json b/packages/pl-fe/src/locales/en.json index fff1d467a..31af902b8 100644 --- a/packages/pl-fe/src/locales/en.json +++ b/packages/pl-fe/src/locales/en.json @@ -188,6 +188,9 @@ "admin.relays.new.url_placeholder": "Instance relay URL", "admin.relays.unfollow": "Unfollow", "admin.relays.url": "Instance URL:", + "admin.report.action_taken": "Status", + "admin.report.action_taken.false": "Unresolved", + "admin.report.action_taken.true": "Resolved", "admin.report.assigned_account": "Assigned moderator", "admin.report.created_at": "Reported", "admin.report.moderate": "Open account in moderation interface", @@ -195,10 +198,8 @@ "admin.report.reported_by": "Reported by", "admin.report.resolve": "Mark as resolved", "admin.report.resolve.hint": "No action will be taken against the reported account, no strike recorded, and the report will be closed.", - "admin.report.resolved": "Resolved", "admin.report.statuses": "Reported content", "admin.report.target_account": "Reported account", - "admin.report.unresolved": "Unresolved", "admin.reports.account": "Reported by:", "admin.reports.actions.view_status": "View post", "admin.reports.comment": "Comment:", @@ -1500,6 +1501,7 @@ "reply_mentions.reply": "Replying to {accounts}", "reply_mentions.reply.hoverable": "Replying to {accounts}", "reply_mentions.reply_empty": "Replying to post", + "report.assign_to_self": "Assign to self", "report.assign_to_self.success": "Assigned report to yourself.", "report.block": "Block {target}", "report.block_hint": "Do you also want to block this account?", @@ -1526,6 +1528,7 @@ "report.resolve.success": "Report marked as resolved.", "report.submit": "Submit", "report.target": "Reporting {target}", + "report.unassign": "Unassign", "report.unassign.success": "Unassigned report.", "save": "Save", "schedule.post_time": "Post date/time",