CuratedRecommendationLocale

public enum CuratedRecommendationLocale : Equatable, Hashable, Codable
extension CuratedRecommendationLocale: Sendable

Locales supported by Merino curated recommendations.

Each variant maps to a BCP 47 locale string (e.g. "en-US", "fr") used when requesting recommendations from the Merino API.

  • fr

    Declaration

    Swift

    case fr
  • Declaration

    Swift

    case frFr
  • es

    Declaration

    Swift

    case es
  • Declaration

    Swift

    case esEs
  • it

    Declaration

    Swift

    case it
  • Declaration

    Swift

    case itIt
  • en

    Declaration

    Swift

    case en
  • Declaration

    Swift

    case enCa
  • Declaration

    Swift

    case enGb
  • Declaration

    Swift

    case enUs
  • de

    Declaration

    Swift

    case de
  • Declaration

    Swift

    case deDe
  • Declaration

    Swift

    case deAt
  • Declaration

    Swift

    case deCh