Type Alias: LabelI18n¶ type LabelI18n = Record<string, string>; Locale → translated string. e.g. {en: 'Eval Cases', 'pt-BR': 'Casos'}.