delegate property

LocalizationsDelegate<ComponentStrings> delegate
getter/setter pair

Delegate used to get the translated strings.

Implementation

static LocalizationsDelegate<ComponentStrings> delegate = ComponentDelegate();