doc: refactor registration message & tests

This commit is contained in:
2023-11-18 14:13:19 -07:00
parent c391385500
commit 154fcd98a5
2 changed files with 11 additions and 12 deletions

View File

@@ -186,8 +186,9 @@
</p>
<p>
You have done {{ limits.doneRegistrationsThisMonth }} registrations
out of {{ limits.maxRegistrationsPerMonth }} for this month. Your
registrations counter resets at
out of {{ limits.maxRegistrationsPerMonth }} for this month. (You can
register nobody on your first day, and after that only one a day in
your first month.) Your registration counter resets at
{{ readableTime(limits.nextMonthBeginDateTime) }}
</p>
</div>