From cfeb0afbd41ea01ed912427789c16297061ec291 Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Wed, 28 Aug 2024 09:45:24 +1000 Subject: [PATCH] Update all locales with the latest Transifex translations --- config/locales/en_GB.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"