diff options
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 8292c921..731c68b4 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -453,6 +453,15 @@ "profile_does_not_exist": "Sorry, this profile does not exist.", "profile_loading_error": "Sorry, there was an error loading this profile." }, + "user_reporting": { + "title": "Reporting {0}", + "add_comment_description": "The report will be sent to your instance moderators. You can provide an explanation of why you are reporting this account below:", + "additional_comments": "Additional comments", + "forward_description": "The account is from another server. Send an anonymized copy of the report there as well?", + "forward_to": "Forward to {0}", + "submit": "Submit", + "generic_error": "An error occured processing your request." + }, "who_to_follow": { "more": "More", "who_to_follow": "Who to follow" |
