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