https://github.com/justintemps/next-translate-plurals-repro
https://github.com/justintemps/next-translate-plurals-repro
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/justintemps/next-translate-plurals-repro
- Owner: justintemps
- Created: 2021-04-13T15:53:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-14T06:41:05.000Z (about 4 years ago)
- Last Synced: 2025-04-23T23:52:53.422Z (about 1 month ago)
- Language: TypeScript
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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