{{/* cSpell:ignore goog */ -}}
{{ $pageProseLang := (partial "i18n/lang.html" .).Name -}}
{{ $siteLang := .Site.Language.Name -}}
{{ if ne $siteLang $pageProseLang -}}
{{ $locales := partialCached "func/locales-for-google-translate.html" . -}}
{{/* NOTE: Google Translate Website Translator widget has been deprecated since
2019, however it continues to work. */ -}}
{{- end -}}