From b6dadcae54184a8fea3d87f1e80dcd5d5022e206 Mon Sep 17 00:00:00 2001 From: Gerhard Schlager Date: Mon, 24 Jan 2022 16:02:42 +0100 Subject: [PATCH] Update client.en.yml (#156) --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 9ff757b..f1b9236 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -73,7 +73,7 @@ en: one: "%{count} result." other: "%{count} results." max_result_count: - one: "Showing top %{count} results." + one: "Showing top %{count} result." other: "Showing top %{count} results." query_name: "Query" query_groups: "Groups"