Don't call nonexistent view method from I18n

The search view doesn't have a `#count` method, meaning this YAML
variable can't be filled properly.
This commit is contained in:
benjamin wil
2022-08-25 09:38:54 -07:00
parent f0b49bc175
commit d2be3a2347
+1 -1
View File
@@ -31,7 +31,7 @@ en:
title: "Overview of %{ref}"
precious/views/search:
aria:
show_all: "Show all %{count} hits in this page"
show_all: Show all hits on this page
back_to_top: Back to Top
no_results: There are no results for your search
search_results_for: Search results for