clearTranslations
function
Remove all translations for $localize
, if doing runtime translation.
clearTranslations
void
Remove all translations for $localize
, if doing runtime translation.
All translations that had been loading into memory using loadTranslations()
will be removed.
@returns
void
Description
Remove all translations for $localize
, if doing runtime translation.
All translations that had been loading into memory using loadTranslations()
will be removed.
Jump to details