nicer access list count in footer
This commit is contained in:
parent
88ded72524
commit
6aaba9a926
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
{% trans 'full access unlocked' %}
|
||||
{% else %}
|
||||
{% blocktrans count count=access_list|length %}
|
||||
one area unlocked
|
||||
{{ count }} one area unlocked
|
||||
{% plural %}
|
||||
{{ count }} areas unlocked
|
||||
{% endblocktrans %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue