X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2b4f8e92c969a5508b73ae7af45811a118fda6b1..e0b175d3bd3ef655a20273dc2b7f04a8a34bb5f6:/app/views/geocoder/results.html.erb diff --git a/app/views/geocoder/results.html.erb b/app/views/geocoder/results.html.erb index d990b7f0e..052b8822e 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 %>