Widget: docs and i18n

This commit is contained in:
Raphael Michel
2017-10-28 23:00:28 +02:00
parent bf8a6ebbf8
commit 9213a40219
10 changed files with 1332 additions and 766 deletions

View File

@@ -35,13 +35,19 @@
<div class="pretix-widget">
<div class="pretix-widget-info-message">
{% blocktrans trimmed with a_attr='target="_blank" href="'|add:indexurl|add:'"'|safe %}
JavaScript is disabled in your browser. To access our ticket shop without javascript,
JavaScript is disabled in your browser. To access our ticket shop without JavaScript,
please <a {{ a_attr }}>click here</a>.
{% endblocktrans %}
</div>
</div>
</noscript>
</pre>
<p>
<a href="https://docs.pretix.eu/en/latest/user/events/widget.html" target="_blank">
<span class="fa fa-question-circle"></span>
{% trans "Read our documentation for more information" %}
</a>
</p>
{% else %}
<p>
{% blocktrans trimmed %}