Skip to content

Commit

Permalink
Merge pull request #40 from gugatxr/master
Browse files Browse the repository at this point in the history
add brazilian translation
  • Loading branch information
noam148 committed Feb 3, 2018
2 parents 4f4568e + 4f27fe1 commit d07209c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions messages/pt-BR/imagemanager.php
@@ -0,0 +1,17 @@
<?php
return [
'Are you sure you want to delete this image?' => 'Você tem certeza que gostaria de excluir a imagem?',
'Are you sure you want to detach the image?' => 'Você tem certeza que gostaria de desanexar a imagem?',
'Cancel' => 'Cancelar',
'Created' => 'Criado',
'Crop' => 'Cortar',
'Crop and select' => 'Cortar e Selecionar',
'Delete' => 'Deletar',
'File hash' => 'Hash do Arquivo',
'File name' => 'Nome do Arquivo',
'Modified' => 'Modificado',
'Search' => 'Pesquisar',
'Select' => 'Selecionar',
'Image manager' => 'Gerenciador de Imagens',
'Upload' => 'Upload'
];

0 comments on commit d07209c

Please sign in to comment.