X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e657cff464b6db8384b56236ad9491223a22b1e2..54bed8e9c0d97f18abee13f8e424ac981c5826d2:/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..d5c6ca755 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_clients.not_found.sorry', :type => @type) %>