{% load i18n fobi_tags %}
{% trans "Handler" %}
|
{% comment %}
{% trans "Settings" %}
|
{% endcomment %}
{% trans "Actions" %}
|
---|---|---|
{{ form_wizard_handler.plugin_name }} {% if form_wizard_handler.plugin_data or plugin.plugin_data_repr %} ? {% endif %} |
|
{% trans "Export your form wizard as JSON" %}{% trans "Export your form into JSON format and import it again any time!" %} |
{% trans "Delete your form wizard" %}{% trans "Once deleted, can't be undone!" %} |