Download Latest Version v17.0.1 source code.tar.gz (320.6 kB)
Email in envelope

Get an email when there's a new version of Angular l10n

Home / v14.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-06-07 698 Bytes
v14.0.0 source code.tar.gz 2022-06-07 1.9 MB
v14.0.0 source code.zip 2022-06-07 2.2 MB
Totals: 3 Items   4.1 MB 0

Features

  • Angular version: ^14.0.0

  • Add l10nPlural & l10nDisplayNames directives

  • l10nPlural pipe & directive now pass the value as parameter to translation

BREAKING CHANGES

  • l10nDateAsync & l10nNumberAsync have a different signature: language parameter was moved to the end

Notes

  • To use pipes & directives in standalone components (in dev preview), you have to import L10nTranslationModule or L10nIntlModule (depending on the pipes and directives you need). When standalone components will be stable, also pipe & directives of this library will be standalone, and you will be able to import them individually as well as through ng modules.
Source: README.md, updated 2022-06-07