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