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

Per Page translation is available ? #38

Open
Nabeeh-AlSawaf opened this issue Jan 4, 2023 · 0 comments
Open

Per Page translation is available ? #38

Nabeeh-AlSawaf opened this issue Jan 4, 2023 · 0 comments

Comments

@Nabeeh-AlSawaf
Copy link

i'm sorry but the withLocalesStaticPaths function customization :

export const getStaticPaths = withLocalesStaticPaths(() => ({
  paths: ['/example', '/hello/world'],
  fallback: false,
}));

suggests that you can do a per page translation but there's no example for the translation folder contents that might have them. if you can provide an example it will be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant