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.
1 parent 9de7f44 commit 6534dc7Copy full SHA for 6534dc7
lib/active_admin/locales/pl.yml
@@ -46,6 +46,8 @@ pl:
46
succesfully_destroyed:
47
one: "Poprawnie usunięto 1 %{model}"
48
other: "Poprawnie usunięto %{count} %{plural_model}"
49
+ many: "Poprawnie usunięto %{count} %{plural_model}"
50
+ few: "Poprawnie usunięto %{count} %{plural_model}"
51
selection_toggle_explanation: "(Przełącz zaznaczenie)"
52
link: "Utwórz jeden"
53
action_label: "%{title} zaznaczone"
0 commit comments