Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh authored Feb 12, 2021
1 parent 8b95cf8 commit cba7574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $ npm install --save-dev i18next-locales-sync

## Features

1. Supports (namespaces)[https://www.i18next.com/principles/namespaces].
1. Supports [namespaces](https://www.i18next.com/principles/namespaces).
2. Full plural support, based on the real [i18next pluralResolver](https://github.com/felixmosh/i18next-locales-sync/blob/master/src/i18next/PluralResolver.ts).
3. Sorting secondary locale keys by primary language order.
4. Supports multiple locale folder structure, `{lng}/{namespace}`, `{namespace}/{lng}`.
Expand Down

0 comments on commit cba7574

Please sign in to comment.