diff --git a/lang/en.json b/lang/en.json index 87893c7422..0994eeaf9a 100755 --- a/lang/en.json +++ b/lang/en.json @@ -839,8 +839,8 @@ "results": { "form_label": "Search Keyword:", "form_button_text": "Search", - "count": "{ count, plural, one {# result} other {# results} } for '{ search_query }'", - "quick_count": "{ count, plural, one {# product result} other {# product results} } for '{ search_query }'", + "count": "{ count, plural, one {# result} other {# results} } for '{ search_query }'", + "quick_count": "{ count, plural, one {# product result} other {# product results} } for '{ search_query }'", "quick_count_live": "product results for", "product_count": "Products ({count})", "content_count": "News & Information ({count})"