aboutsummaryrefslogtreecommitdiff
path: root/mod/languages/languages/gl/gl.reportedcontent.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/languages/languages/gl/gl.reportedcontent.php')
-rw-r--r--mod/languages/languages/gl/gl.reportedcontent.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/mod/languages/languages/gl/gl.reportedcontent.php b/mod/languages/languages/gl/gl.reportedcontent.php
new file mode 100644
index 000000000..d80603c6a
--- /dev/null
+++ b/mod/languages/languages/gl/gl.reportedcontent.php
@@ -0,0 +1,7 @@
+<?php
+$gl = array (
+ 'item:object:reported_content' => 'Artigos publicados',
+);
+
+add_translation("gl", $gl);
+