We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49ff1e4 + aac2f72 commit d75147bCopy full SHA for d75147b
lib/active_admin/locales/pt-BR.yml
@@ -34,6 +34,9 @@
34
one: "Exibindo <b>1</b> %{model}"
35
one_page: "Exibindo <b>todos(as) os(as) %{n}</b> %{model}"
36
multiple: "Exibindo %{model} <b>%{from} - %{to}</b> de um total de <b>%{total}</b>"
37
+ entry:
38
+ one: "registro"
39
+ other: "registros"
40
any: "Qualquer"
41
blank_slate:
42
content: "Não existem %{resource_name} ainda."
0 commit comments