Updated some lines

This commit is contained in:
Octo Devel 2014-06-09 19:04:22 -03:00
parent 4e410927ea
commit f97fd7390c
1 changed files with 2 additions and 2 deletions

View File

@ -105,8 +105,8 @@ return [
'delete' => 'Apagar',
'deleting' => 'Apagando...',
'undefined_tab' => 'Outros',
'field_off' => 'Desligado',
'field_on' => 'Ligado',
'field_off' => 'Off',
'field_on' => 'On',
'apply' => 'Aplicar',
'cancel' => 'Cancelar',
'close' => 'Fechar',