Remove all translations for $localize, if doing runtime translation.
API
function clearTranslations(): void;
Description
Remove all translations for $localize, if doing runtime translation.
All translations that had been loading into memory using loadTranslations() will be removed.