Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robisim74 committed Nov 14, 2018
1 parent 1017106 commit ad71e0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@ It allows, in addition to translation, to localize numbers and dates of your app
Get the changelog by [releases](https://github.com/robisim74/angular-l10n/releases).

## Angular localization features
- Four modules to support tree shaking:
- More modules to support tree shaking:
- `TranslationModule` to translate texts
- `LocalizationModule` to translate texts, dates & numbers
- `LocaleValidationModule` for number validation by locales
- `CollatorModule` for sorting and filtering a list by locales
- `LocaleInterceptorModule` for setting the locale in _Accept-Language_ header on outgoing requests
- Direct loading of translation data (objects)
- Asynchronous loading of translation data (json):
- Static
Expand Down

0 comments on commit ad71e0d

Please sign in to comment.