From 9905f6616a48432db618bb63935852683518e5b9 Mon Sep 17 00:00:00 2001 From: Thomas Kelly Date: Thu, 21 Dec 2023 16:30:00 -0500 Subject: [PATCH] Test change --- locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en.json b/locales/en.json index f4d65f4..ed585f9 100644 --- a/locales/en.json +++ b/locales/en.json @@ -111,6 +111,7 @@ "collections.general.items_with_count.one": "{{ count }} product", "collections.general.items_with_count.other": "{{ count }} products", "collections.sorting.title": "Sort", + "collections.sorting.sort_by": "Sort_by", "collections.filters.title_tags": "Filter", "collections.filters.all_tags": "All products", "collections.filters.categories_title": "Categories",