summaryrefslogtreecommitdiff
path: root/lang/gl
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gl')
-rw-r--r--lang/gl/lang.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/gl/lang.php b/lang/gl/lang.php
deleted file mode 100644
index 4b8fbffe6..000000000
--- a/lang/gl/lang.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?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 :