Skip to content

Per Page translation is available ? #38

Description

@Nabeeh-AlSawaf

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions