Using next-intl
v2
An example that showcases next-intl
with global messages per language, as well as page-specific messages.
This is a continuation of the example found in the next-intl repo.
With Opiniated, we wanted to show how to use next-intl
with selected features and languages
You can run the example locally like this:
- Fork and Clone
- Run
yarn
to install dependencies - Run
yarn dev
to start the development server
- English
- Swahili
See change log for more details.
- Numbers within messages
- another
PRs are welcome!
This project is licensed under the MIT License.