diff --git a/config/locales/en_GB.yml b/config/locales/en_GB.yml index 64246bc3d4..07f78e533c 100644 --- a/config/locales/en_GB.yml +++ b/config/locales/en_GB.yml @@ -824,8 +824,8 @@ en_GB: sort: pagination: products_total_html: - one: "%{total} product found for your search criteria. Showing %{from} to %{to}." - other: "%{total} products found for your search criteria. Showing %{from} to %{to}. " + one: "%{count} product found for your search criteria. Showing %{from} to %{to}." + other: "%{count} products found for your search criteria. Showing %{from} to %{to}." per_page: show: Show per_page: "%{num} per page"