Skip to content

Commit

Permalink
Merge pull request #5141 from consul/search_dictionary_selector
Browse files Browse the repository at this point in the history
Fix Serbian locale code
  • Loading branch information
Senen committed Jun 28, 2023
2 parents f001f07 + 83b5965 commit 93d33b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/search_dictionary_selector.rb
Expand Up @@ -23,7 +23,7 @@ module SearchDictionarySelector
pt: "portuguese",
ro: "romanian",
ru: "russian",
sv: "serbian",
sr: "serbian",
sv: "swedish",
tr: "turkish",
yi: "yiddish"
Expand Down

0 comments on commit 93d33b6

Please sign in to comment.