mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
1b7495bc49
Localization now uses Language.Locale as the golocales lookup key, falling back to Language.Lang, then defaultContentLanguage, then "en". Closes #9109