X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d227589a6336999c38bffc5e11655100b9a4630a..72e33046c80bddc0ca9b1336786dcb4b349137f7:/app/views/oauth_clients/not_found.erb?ds=sidebyside diff --git a/app/views/oauth_clients/not_found.erb b/app/views/oauth_clients/not_found.erb index 9a9865b73..d5c6ca755 100644 --- a/app/views/oauth_clients/not_found.erb +++ b/app/views/oauth_clients/not_found.erb @@ -1 +1 @@ -
<%= t('oauth.client_application.not_found', :type => @type) %>
+<%= t('oauth_clients.not_found.sorry', :type => @type) %>