diff --git a/app/_layouts/default.html b/app/_layouts/default.html index 241a3f68bc58..4c5158600e34 100644 --- a/app/_layouts/default.html +++ b/app/_layouts/default.html @@ -187,7 +187,7 @@ {% endif %} - {% if site.locale != 'en' and page.translation_fallback == true %} + {% if site.locale != site.default_locale and page.translation_fallback == true %} {%- capture banner %}{%- t _includes.do_not_translate_banner.text -%}{%- endcapture -%}