X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d75bc6ef690c3c42daedc78342167306eccf38af..f50670e34d66cb18f6a3dea8a74539a268b7dab5:/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 c47ffc712..9a9865b73 100644 --- a/app/views/oauth_clients/not_found.erb +++ b/app/views/oauth_clients/not_found.erb @@ -1 +1 @@ -

Sorry, that <%= @type -%> could not be found.

+

<%= t('oauth.client_application.not_found', :type => @type) %>