Skip to content

Commit

Permalink
Update README.md (#2153)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiciceu authored May 15, 2023
1 parent 2bb55ba commit 154c192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ This tells `next-i18next` what your `defaultLocale` and other locales are, so th
#### `next-i18next.config.js`

```js
/** @type {i18n: import('next-i18next').UserConfig} */
module.exports = {
i18n: {
defaultLocale: 'en',
Expand Down

0 comments on commit 154c192

Please sign in to comment.