Renders a Bootstrap NavDropdown of the other available locales. buildLocaleHref controls how the target href is constructed from the locale and the current path+query; it defaults to prefixed routing (`/${locale}${currentPathAndQuery}`).
NavDropdown
buildLocaleHref
`/${locale}${currentPathAndQuery}`