1
0
Fork 0

Merge pull request #2780 from jsoref/spelling

Spelling
This commit is contained in:
Mouse Reeve 2023-04-07 06:30:16 -07:00 committed by GitHub
commit d033848d3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
58 changed files with 85 additions and 85 deletions

View file

@ -16,7 +16,7 @@
<p class="title is-5">{{ users|intcomma }}</p>
</div>
</div>
<div class="column is-3-desktop is-6-mobil is-flexe">
<div class="column is-3-desktop is-6-mobile is-flex">
<div class="notification is-flex-grow-1">
<h3>{% trans "Active this month" %}</h3>
<p class="title is-5">{{ active_users|intcomma }}</p>