diff --git a/plugins/box/information/languages/pt-br.lang.php b/plugins/box/information/languages/pt-br.lang.php index 06e7a53..ce84dd6 100644 --- a/plugins/box/information/languages/pt-br.lang.php +++ b/plugins/box/information/languages/pt-br.lang.php @@ -2,12 +2,12 @@ return array( 'information' => array( - 'Information' => 'Informação', - 'Debugging' => 'Debugando', + 'Information' => 'Informações', + 'Debugging' => 'Debug', 'Name' => 'Nome', 'Value' => 'Valor', 'Security' => 'Segurança', - 'System' => 'System', + 'System' => 'Sistema', 'on' => 'on', 'off'=> 'off', 'Server' => 'Servidor',