X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/908a6ef409518d86bfd2cdf0d2a82a6c312821c8..41d6f19a6bed3b1a53f2fba12ca86ffbac1f8f5a:/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 9a9865b73..fda9ab06d 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('.sorry', :type => @type) %>