fix error in footer
This commit is contained in:
parent
fa68e3999d
commit
85f140cd19
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
{% trans 'full access unlocked' %}
|
||||
{% else %}
|
||||
{% blocktrans count count=access_list|length %}
|
||||
{{ count }} one area unlocked
|
||||
{{ count }} area unlocked
|
||||
{% plural %}
|
||||
{{ count }} areas unlocked
|
||||
{% endblocktrans %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue