aboutsummaryrefslogtreecommitdiff
path: root/mod/reportedcontent/languages
diff options
context:
space:
mode:
Diffstat (limited to 'mod/reportedcontent/languages')
-rw-r--r--mod/reportedcontent/languages/en.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/reportedcontent/languages/en.php b/mod/reportedcontent/languages/en.php
index 7d86386ef..d4941e030 100644
--- a/mod/reportedcontent/languages/en.php
+++ b/mod/reportedcontent/languages/en.php
@@ -40,6 +40,7 @@
'reportedcontent:moreinfo' => 'More info',
'reportedcontent:failed' => 'Sorry, the attempt to report this content has failed.',
+ 'reportedcontent:notarchived' => 'We were not able to archive that report',
);
add_translation("en",$english);