getLocalize is a helper function that will return the plugin's localization object
import { Plugin } from '@root' const myPluginLocalizations = Plugin.getLocalize()
Last updated 3 years ago