Skip to content

Commit

Permalink
Merge 7413d4c into 40ac665
Browse files Browse the repository at this point in the history
  • Loading branch information
glundgren committed Sep 24, 2014
2 parents 40ac665 + 7413d4c commit 21a7d97
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions config/locales/pt-BR.yml
Expand Up @@ -121,3 +121,20 @@ pt-BR:
block: "Lista"
grid: "Grid"
blog: "Blog"
formtastic:
yes: 'Sim'
no: 'Não'
create: 'Criar %{model}'
update: 'Atualizar %{model}'
submit: 'Enviar %{model}'
cancel: 'Cancelar %{model}'
reset: 'Resetar %{model}'
required: 'necessário'
flash:
actions:
update:
notice: '%{resource_name} atualizado(a) com sucesso'
create:
notice: '%{resource_name} criado(a) com sucesso'
destroy:
notice: '%{resource_name} destruido(a) com sucesso'

0 comments on commit 21a7d97

Please sign in to comment.