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