Skip to content

I18n translations

I18n model provides translations for the applications.
All the described entities are available in the igenius_adapters_sdk.entities.i18n package.

class I18n(BaseModel):
    name: LocaliseKey
    description: LocaliseKey

Last update: February 2, 2021