Type alias ArrayTranslations

ArrayTranslations: {
    [key in ArrayTranslationEnum]?: string
}

Generated using TypeDoc