clearTranslations
Remove all translations for $localize
, if doing runtime translation.
参见
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.