aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authortaehoon <th.dev91@gmail.com>2019-03-20 12:51:43 -0400
committertaehoon <th.dev91@gmail.com>2019-05-03 11:40:05 -0400
commitd115d98a1b0be846bddd1d24d7bd2c60a7d965ec (patch)
tree19768cc35fd3bff34547eb8a63fb07cc440241ba /src/i18n
parent471085f0f36e91daa74938e34ad738a86849894a (diff)
add translations
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json9
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"