Skip to content

Commit

Permalink
[DISCO-3192] add new locales for weather expansion (#782)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiftran authored Feb 5, 2025
1 parent 2c2e9b1 commit af5f6c8
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions merino/configs/default.toml
Original file line number Diff line number Diff line change
Expand Up @@ -323,17 +323,41 @@ metrics_sampling_rate = 0.75

# MERINO_ACCUWEATHER__DEFAULT_LANGUAGES
default_languages = [
"ar",
"bn",
"de",
"en-CA",
"en-GB",
"en-US",
"es",
"es-AR",
"es-CO",
"es-CL",
"es-EC",
"es-ES",
"es-MX",
"fr",
"fr-CA",
"hi-IN",
"id",
"it",
"ja",
"kn",
"mr",
"ms",
"pa-IN",
"pl",
"pt-BR",
"ru",
"ta",
"te",
"th",
"tl",
"tr",
"ur",
"vi",
"zh-CN",
"zh-TW"
]


Expand Down

0 comments on commit af5f6c8

Please sign in to comment.