X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8530e3eedb2918c4602295fef8dd34028c8077b8..70cca71f3802519eac1fabaeb3ee1cc9f35f5cb7:/app/views/geocoder/results.html.erb diff --git a/app/views/geocoder/results.html.erb b/app/views/geocoder/results.html.erb index d990b7f0e..5ee241375 100644 --- a/app/views/geocoder/results.html.erb +++ b/app/views/geocoder/results.html.erb @@ -1,5 +1,5 @@ <% if @results.empty? %> -
<%= t 'geocoder.results.no_results' %>
+<%= t '.no_results' %>
<% else %>