Type Alias TranslationOverrides

TranslationOverrides: { [K in SupportedLocale]?: Record<string, string> }