mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Improve string quality and consistency
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
{% elif plugin.level == "event_organizer" %}
|
||||
<p>
|
||||
{% blocktrans trimmed with name=plugin.name %}
|
||||
The plugin "{{ name }}" is enabled for your organizer account, but also needs to be enabled for the
|
||||
The plugin "{{ name }}" is enabled for your organizer account, but also needs to be enabled for the
|
||||
specific events you want to use it with.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user