Improve string quality and consistency

This commit is contained in:
Raphael Michel
2025-08-19 18:35:35 +02:00
parent 076233cba8
commit c200072471
6 changed files with 17 additions and 8 deletions

View File

@@ -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>