angular/packages/localize/src
Pete Bacon Darwin 1489e5e969 fix(ivy): i18n - remove translate function when clearing translations (#34346)
The `loadTranslations()` function will attach the `translate()` function
to `$localize.translate` to cause runtime translation to occur.

We should cleanup after ourselves by unattaching this function when
we call `clearTranslations()`.

Fixes #32781

PR Close #34346
2019-12-11 13:19:23 -08:00
..
localize refactor(ivy): i18n - remove hack around TS tagged literals (#34135) 2019-12-03 10:15:54 -08:00
tools fix(ivy): i18n - correctly parse XLIFF placeholders (#34155) 2019-12-02 11:24:48 -08:00
utils refactor(ivy): i18n - store legacy message ids separately to custom ids (#34135) 2019-12-03 10:15:54 -08:00
translate.ts fix(ivy): i18n - remove translate function when clearing translations (#34346) 2019-12-11 13:19:23 -08:00