]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/oauth_clients/not_found.erb
Avoid unnecessary arrays
[rails.git] / app / views / oauth_clients / not_found.erb
index 9a9865b73ddef75b62a0d06d687be7be07a2964b..fda9ab06db192b01b9cb13d8db3cdedd59a24864 100644 (file)
@@ -1 +1 @@
-<p><%= t('oauth.client_application.not_found', :type => @type) %></p>
+<p><%= t('.sorry', :type => @type) %></p>