diff options
author | Ondřej Pokorný <ondra@unextro.net> | 2022-04-03 14:02:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-03 14:02:29 +0200 |
commit | 80ded02a4bd2ea6d5b9b69198753063224773f66 (patch) | |
tree | 78bb145410cc46cf9594f807d181e8b95595acef | |
parent | 0a8a0fb5990eb6d3842948654d0b6140e776d8a9 (diff) |
Update en.yml (#17942)
typo
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 829cd61d0..4a16098a8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -598,7 +598,7 @@ en: action_taken_by: Action taken by actions: delete_description_html: The reported posts will be deleted and a strike will be recorded to help you escalate on future infractions by the same account. - mark_as_sensitive_description_html: The media in the reported posts will be marked as sensitive and a strike will be recorded to help you escalate on future refractions by the same account. + mark_as_sensitive_description_html: The media in the reported posts will be marked as sensitive and a strike will be recorded to help you escalate on future infractions by the same account. other_description_html: See more options for controlling the account's behaviour and customize communication to the reported account. resolve_description_html: No action will be taken against the reported account, no strike recorded, and the report will be closed. silence_description_html: The profile will be visible only to those who already follow it or manually look it up, severely limiting its reach. Can always be reverted. |