{% load i18n %}

{% blocktranslate count count=analysis.days %}The component has not received any translation within {{ count }} day.{% plural %}The component has not received any translation within {{ count }} days.{% endblocktranslate %}

{% trans "Please consider removing the component if it is no longer useful." %}