Appearance
@swapped/connect-sdk / core / setTranslator
Function: setTranslator()
setTranslator(
fn):void
Defined in: src/locales/locale.store.ts:63
Install a host-app translator. Return undefined from the function to fall through to the CDN / English catalog.
Parameters
fn
TranslateFn | null
Returns
void