Fix some untranslatable text

This commit is contained in:
rubenwardy
2022-01-14 18:25:28 +00:00
parent f3856b5db5
commit beb916d521
32 changed files with 2748 additions and 1529 deletions

View File

@@ -148,10 +148,12 @@
</h2>
<p>
Meta packages that have hard dependers, but are not fulfilled.
{{ _("Meta packages that have hard dependers, but no packages providing them.") }}
</p>
<a class="btn btn-primary" href="{{ url_for('todo.metapackages') }}">View</a>
<a class="btn btn-primary" href="{{ url_for('todo.metapackages') }}">
{{ _("View") }}
</a>
{% endif %}