From ea5a52baded3f6a530a42a9e4ac58c34a99d9b05 Mon Sep 17 00:00:00 2001 From: Diego Hernandes Date: Mon, 18 Nov 2013 14:11:15 -0200 Subject: [PATCH] lang array key --- web/inc/i18n/pt.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/inc/i18n/pt.php b/web/inc/i18n/pt.php index 9ba47ec77..7caba8c19 100644 --- a/web/inc/i18n/pt.php +++ b/web/inc/i18n/pt.php @@ -4,7 +4,7 @@ * Diego Hernandes (diego@he.rnand.es) */ -$LANG['en'] = array( +$LANG['pt'] = array( 'Packages' => 'Pacotes', 'IP' => 'IP', 'Graphs' => 'Gráficos',