]> 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 d5c6ca755b5b98dc77d188d491fd8874fc61c8e5..fda9ab06db192b01b9cb13d8db3cdedd59a24864 100644 (file)
@@ -1 +1 @@
-<p><%= t('oauth_clients.not_found.sorry', :type => @type) %></p>
+<p><%= t('.sorry', :type => @type) %></p>