diff --git a/src/c3nav/site/templates/site/footer.html b/src/c3nav/site/templates/site/footer.html index 6db55cac..b5526488 100644 --- a/src/c3nav/site/templates/site/footer.html +++ b/src/c3nav/site/templates/site/footer.html @@ -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 %}