Skip to content

Commit 6966c3b

Browse files
author
Leandro Moreira
committed
Translation to update_model: and create_model: and removing the blank lines too.
1 parent a0d5828 commit 6966c3b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

lib/active_admin/locales/pt-BR.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
delete: "Remover"
1010
delete_confirmation: "Você tem certeza que deseja remover este item?"
1111
new_model: "Novo(a) %{model}"
12+
create_model: "Novo(a) %{model}"
1213
edit_model: "Editar %{model}"
14+
update_model: "Atualizar %{model}"
1315
delete_model: "Remover %{model}"
1416
details: "Detalhes do(a) %{model}"
1517
cancel: "Cancelar"
@@ -40,5 +42,4 @@
4042
any: "Qualquer"
4143
blank_slate:
4244
content: "Não existem %{resource_name} ainda."
43-
link: "Crie uma"
44-
45+
link: "Crie uma"

0 commit comments

Comments
 (0)