{# Internationalize the date format string #} {%- if data.value -%} {{ __('Published') }} {%- else -%} {{ __('Draft') }} {%- endif -%}