]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/oauth_clients/not_found.erb
Merge 16891:17044 from trunk.
[rails.git] / app / views / oauth_clients / not_found.erb
index c47ffc712e67e2dd2a66499d2e0be71496d58bae..9a9865b73ddef75b62a0d06d687be7be07a2964b 100644 (file)
@@ -1 +1 @@
-<p>Sorry, that <%= @type -%> could not be found.</p>
+<p><%= t('oauth.client_application.not_found', :type => @type) %></p>