Overview

Locale a Module


Table of contents


localeInterface (function)

Signature


export const localeInterface =
    (a: Mo.MInterface): MonidI18N<Mo.MInterface> => i18nM => ...

Added in v0.2.0

localeModule (function)

Locale a Module. Replace desc’locale’ to description

Signature


export const localeModule = (a: Mo.MModule): MonidI18N<Mo.MModule> => i18nM => ...

Added in v0.2.0