diff --git a/_includes/t.html b/_includes/t.html index ff3d64b..de82af5 100644 --- a/_includes/t.html +++ b/_includes/t.html @@ -19,7 +19,7 @@ {%- if source[pagelang] -%} {%- assign phrase=source[pagelang] -%} {%- else -%} - {%- unless site.hideTranslationHints or include.hideTranslationHints %}Needs Translation {% endunless -%} + {%- unless site.hideTranslationHints or include.hideTranslationHints or site.published == true %}Needs Translation {% endunless -%} {%- assign phrase=include.t | prepend: '' | append: '' -%} {%- endif -%} {%- if include.replace -%}