X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/59102ea017825ceafdfe603cc43f9dd45e5c0ab6..039b3e1c3226689e72ad4c15e80c2f35b91b87f0:/app/views/user_blocks/not_found.html.erb?ds=inline diff --git a/app/views/user_blocks/not_found.html.erb b/app/views/user_blocks/not_found.html.erb index 3b5323d72..3fa3bfbc1 100644 --- a/app/views/user_blocks/not_found.html.erb +++ b/app/views/user_blocks/not_found.html.erb @@ -1,3 +1,3 @@ -
<%= t'user_block.not_found.sorry', :id => params[:id] %>
+<%= t ".sorry", :id => params[:id] %>
-<%= link_to t('user_block.not_found.back'), user_blocks_path %> +<%= link_to t(".back"), user_blocks_path %>