Skip to content

Commit aac2f72

Browse files
committed
Added missing messages for pagination => entry
1 parent 49ff1e4 commit aac2f72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/active_admin/locales/pt-BR.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
one: "Exibindo <b>1</b> %{model}"
3535
one_page: "Exibindo <b>todos(as) os(as) %{n}</b> %{model}"
3636
multiple: "Exibindo %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b> de um total de <b>%{total}</b>"
37+
entry:
38+
one: "registro"
39+
other: "registros"
3740
any: "Qualquer"
3841
blank_slate:
3942
content: "Não existem %{resource_name} ainda."

0 commit comments

Comments
 (0)