Skip to content

Commit 926f069

Browse files
committed
Merge pull request activeadmin#1100 from leandromoreira/master
Portuguese Brazilian additions to i18n
2 parents 26def0e + 1432f4b commit 926f069

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

lib/active_admin/locales/pt-BR.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,14 @@
4242
any: "Qualquer"
4343
blank_slate:
4444
content: "Não existem %{resource_name} ainda."
45-
link: "Crie uma"
45+
link: "Crie uma"
46+
comments:
47+
body: "Mensagem"
48+
author: "Autor"
49+
title: "Commentário"
50+
add: "Adicionar Commentário"
51+
resource: "Recurso"
52+
no_comments_yet: "Sem comentários."
53+
title_content: "Comentários (%{count})"
54+
errors:
55+
empty_text: "O comentário não foi salvo, o texto está vazio."

0 commit comments

Comments
 (0)