Skip to content

Possibility not to add getStaticProps on each page #1215

@oceandrama

Description

@oceandrama

Now to migrate to v8 of next-i18next it's necessary to add getStaticProps or getServerSideProps on each page. It may take a long time if you have a lot of pages. After this PR merged to Next.js is it possible to load all translations in getInitialProps in the _app component?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions