Skip to content
Snippets Groups Projects
Verified Commit c25ade6b authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Add missing trans tag

parent f4a2e38f
No related branches found
No related tags found
1 merge request!533Resolve "Manage permissions for persons (users) and groups (Django groups) in frontend"
......@@ -14,7 +14,7 @@
{% block content %}
<p class="flow-text">
Selected permission: {{ object }}
{% trans "Selected permission" %}: {{ object }}
</p>
<form method="post">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment