X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7b384f03ab1d34fd3ebcc5ae3add25b3b5591e2e..7a5524c854901fb69a3eac513a28c0052a9a3788:/app/views/oauth_clients/not_found.erb diff --git a/app/views/oauth_clients/not_found.erb b/app/views/oauth_clients/not_found.erb index d5c6ca755..fda9ab06d 100644 --- a/app/views/oauth_clients/not_found.erb +++ b/app/views/oauth_clients/not_found.erb @@ -1 +1 @@ -
<%= t('oauth_clients.not_found.sorry', :type => @type) %>
+<%= t('.sorry', :type => @type) %>