diff --git a/config/locales/ca/kaminari.yml b/config/locales/ca/kaminari.yml
index 8eb9bd36d..97b5c1452 100644
--- a/config/locales/ca/kaminari.yml
+++ b/config/locales/ca/kaminari.yml
@@ -1,4 +1,20 @@
ca:
+ helpers:
+ page_entries_info:
+ entry:
+ zero: entrades
+ one: entrada
+ other: entrades
+ more_pages:
+ display_entries: Mostrant %{first} - %{last} de un total de %{total} %{entry_name}
+ one_page:
+ display_entries:
+ one: Hi ha 1 %{entry_name}
+ other: Hi ha %{count} %{entry_name}
views:
pagination:
- next: Properament
+ current: Estàs en la pàgina
+ first: Primera
+ last: Última
+ next: Seguent
+ previous: Anterior