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.
-
Declaration
Swift
case fr -
Declaration
Swift
case frFr -
Declaration
Swift
case es -
Declaration
Swift
case esEs -
Declaration
Swift
case it -
Declaration
Swift
case itIt -
Declaration
Swift
case en -
Declaration
Swift
case enCa -
Declaration
Swift
case enGb -
Declaration
Swift
case enUs -
Declaration
Swift
case de -
Declaration
Swift
case deDe -
Declaration
Swift
case deAt -
Declaration
Swift
case deCh