An open API service indexing awesome lists of open source software.

https://github.com/justintemps/next-translate-plurals-repro


https://github.com/justintemps/next-translate-plurals-repro

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Complex example

Similar than the basic example but with some extras:

- TypeScript
- Webpack 5
- MDX
- With _app.js on top
- Custom interpolation with ${thisFormat} instead of the {{defaultFormat}}
- pages located on src/pages folder
- Loading locales from src/translations with a different structure

![next-translate](../../images/translation-prerendered.gif 'Translations in prerendered pages')