X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e657cff464b6db8384b56236ad9491223a22b1e2..7a85ce0c12cf4d75561c35e2ff28e718a390d622:/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 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) %>