Skip to content

Commit 6534dc7

Browse files
committed
add polish translation missing keys
1 parent 9de7f44 commit 6534dc7

File tree

1 file changed

+2
-0
lines changed
  • lib/active_admin/locales

1 file changed

+2
-0
lines changed

lib/active_admin/locales/pl.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ pl:
4646
succesfully_destroyed:
4747
one: "Poprawnie usunięto 1 %{model}"
4848
other: "Poprawnie usunięto %{count} %{plural_model}"
49+
many: "Poprawnie usunięto %{count} %{plural_model}"
50+
few: "Poprawnie usunięto %{count} %{plural_model}"
4951
selection_toggle_explanation: "(Przełącz zaznaczenie)"
5052
link: "Utwórz jeden"
5153
action_label: "%{title} zaznaczone"

0 commit comments

Comments
 (0)