1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-07 13:46:47 +02:00

Update plugins/box/information/languages/pt-br.lang.php

This commit is contained in:
Sergey Romaneko
2012-10-26 12:59:03 +03:00
parent 29f4b18cec
commit 58e19d0a77

View File

@@ -2,12 +2,12 @@
return array( return array(
'information' => array( 'information' => array(
'Information' => 'Informação', 'Information' => 'Informações',
'Debugging' => 'Debugando', 'Debugging' => 'Debug',
'Name' => 'Nome', 'Name' => 'Nome',
'Value' => 'Valor', 'Value' => 'Valor',
'Security' => 'Segurança', 'Security' => 'Segurança',
'System' => 'System', 'System' => 'Sistema',
'on' => 'on', 'on' => 'on',
'off'=> 'off', 'off'=> 'off',
'Server' => 'Servidor', 'Server' => 'Servidor',