{% load i18n %} {# UI to customize content layout #}
{% trans "Display headers" %}
{% trans "Content type" %} {% trans "Card field" %} {% trans "User field" %} {% trans "Card information field" %} {% trans "Custom" %} {% trans "Link" %} {% trans "Action" %}
{% trans "Card Fields" %}
{% trans "User Fields" %}
{% trans "Card Information Fields" %} {% trans "Identifier" %} {% trans "Receipt date" %} {% trans "Last modified" %} {% trans "Status" %} {% trans "Text" %}
{% trans "File display mode" %} {% trans "Link" %} {% trans "Thumbnail" %}
{% trans "Custom text to replace empty value" %}
{% trans "Header" %}
{% trans "Value template" %}
{% trans "Label template" %}
{% trans "Link destination" %} {% for page in cell.get_matching_pages %} {{ page.get_full_path_titles }} {% endfor %} {% trans "URL (Template)" %}
{% trans "Display mode" %} {% trans "Link" %} {% trans "Button" %}
{% trans "Header:" %}
{% trans "Label:" %}
{% trans "Action:" %} {% for id, action in card_schema.workflow.actions.items %} {{ action.label }} {% endfor %}
{% trans "Ask confirmation:" %}
{% trans "Confirmation text (template):" %}
{% trans "Unavailable action mode:" %} {% trans "Hide action button" %} {% trans "Disable action button" %}