-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
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
Route Inflections #121
Comments
Hi, it should not be possible at the moment, I don't think this gem supports inflections |
Yeah, but having the ability to define the translation per resource would be enough. |
@pusewicz I was thinking about the same feature Labeling as "help wanted", everyone feel free to submit a PR with proper tests. Please do not +1 here |
A good way to do this is to change the default
In your translations you can now translate |
Is it possible to translate the
new
part of the path for different resources?In Spanish
new
would translate tonuevo
ornueva
depending on the gender of the resource.The text was updated successfully, but these errors were encountered: