Updates locales

This commit is contained in:
Mouse Reeve
2022-01-20 09:57:42 -08:00
parent db715cce2a
commit a54fc08983
20 changed files with 956 additions and 751 deletions

View File

@ -95,7 +95,7 @@
<h2 class="title is-3">{% trans "Meet your admins" %}</h2>
<p>
{% url "conduct" as coc_path %}
{% blocktrans with site_name=site.name %}
{% blocktrans trimmed with site_name=site.name %}
{{ site_name }}'s moderators and administrators keep the site up and running, enforce the <a href="coc_path">code of conduct</a>, and respond when users report spam and bad behavior.
{% endblocktrans %}
</p>