summaryrefslogtreecommitdiff
path: root/lang/gl/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gl/lang.php')
-rw-r--r--lang/gl/lang.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/gl/lang.php b/lang/gl/lang.php
new file mode 100644
index 000000000..4b8fbffe6
--- /dev/null
+++ b/lang/gl/lang.php
@@ -0,0 +1,12 @@
+<?php
+/**
+ * Galician language file
+ *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ */
+
+$lang['discussion'] = 'Conversa';
+$lang['back_to_article'] = 'Voltar ao artigo';
+$lang['userpage'] = 'Páxina de usuario';
+
+//Setup VIM: ex: et ts=2 :