We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I have a route that looks like this:
namespace :shop do resources :orders end
Is any way to translate namespace "shop" ?? I will try translate this in many ways in my locale.yml, but nothing changes.
The text was updated successfully, but these errors were encountered:
I second this...any way to translate namespaces or scopes?
Sorry, something went wrong.
W dniu 2011-12-29 21:49, robotex82 pisze:
I second this...any way to translate namespaces or scopes? Reply to this email directly or view it on GitHub: #24 (comment)
Reply to this email directly or view it on GitHub: #24 (comment)
Unfortunatly no.
Such functionality would be great, however...
No branches or pull requests
Hi,
I have a route that looks like this:
namespace :shop do
resources :orders
end
Is any way to translate namespace "shop" ?? I will try translate this in many ways in my locale.yml, but nothing changes.
The text was updated successfully, but these errors were encountered: