From 58e19d0a7721a24771ed78d474b21a1998d637d2 Mon Sep 17 00:00:00 2001 From: Sergey Romaneko Date: Fri, 26 Oct 2012 12:59:03 +0300 Subject: [PATCH] Update plugins/box/information/languages/pt-br.lang.php --- plugins/box/information/languages/pt-br.lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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',