X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/59eebc05b2de2c85033237c06d9474d5072b4d1f..cde4ac61a26b43d32b8dd919feaa944a1d6ee4de:/app/views/oauth_clients/not_found.erb?ds=inline diff --git a/app/views/oauth_clients/not_found.erb b/app/views/oauth_clients/not_found.erb index c47ffc712..fda9ab06d 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('.sorry', :type => @type) %>