Skip to content
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

Vagueness in Readme #38

Closed
v1v2r0b8 opened this issue Mar 30, 2017 · 0 comments
Closed

Vagueness in Readme #38

v1v2r0b8 opened this issue Mar 30, 2017 · 0 comments
Assignees

Comments

@v1v2r0b8
Copy link

JSON config file has following structure:

{
    "locales": ["en", "de", ...],
    "prefix": "..."
}

Please consider adding here that if one is not going to use translated routes (and hence prefix), they need to remove prefix field from the config rather than leaving it blank. I did it and that caused very subtle bugs (e.g. paths like module1/page1 were being translated to /en/[object Object]/page1).

@meeroslav meeroslav added the bug label Apr 7, 2017
@meeroslav meeroslav self-assigned this Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants