Skip to main content

Variable: AUTHOR_I18N_NAMESPACE

const AUTHOR_I18N_NAMESPACE: "passages" = "passages"

Defined in: constants.ts:32

i18next namespace author message keys resolve against.

Remarks

Matches the default namespace of getGameTranslation() in core. Prefix a key with "otherNamespace:" to read from somewhere else.