Browse Source

lang array key

Diego Hernandes 12 years ago
parent
commit
ea5a52bade
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/inc/i18n/pt.php

+ 1 - 1
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',