mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| localize | ||
| tools | ||
| utils | ||
| translate.ts | ||