function
Remove all translations for $localize
, if doing runtime translation.
clearTranslations()
There are no parameters.
loadTranslations
for loading translations at runtime.
$localize
for tagging messages as needing to be translated.
All translations that had been loading into memory using loadTranslations()
will be removed.
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/localize/clearTranslations