X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a9f4549327c9f19ac1ec14116d754077158ad8c9..b15a8c73d9c555243952d300e19d6d4127843f19:/app/views/oauth/authorize_failure.html.erb diff --git a/app/views/oauth/authorize_failure.html.erb b/app/views/oauth/authorize_failure.html.erb index 4afba70e3..7142a71a0 100644 --- a/app/views/oauth/authorize_failure.html.erb +++ b/app/views/oauth/authorize_failure.html.erb @@ -1,5 +1,5 @@ <% content_for :heading do %> -

<%= t "oauth.oauthorize_failure.title" %>

+

<%= t ".title" %>

<% end %>

<%= @message %>