diff --git a/store/templates/app.html b/store/templates/app.html index 8d163e1f..59e40895 100644 --- a/store/templates/app.html +++ b/store/templates/app.html @@ -16,7 +16,7 @@ loading="lazy" class="h-12 w-12 rounded-lg object-cover shadow-sm mt-1" > -
{{ _("Potential alternative to: %(alternatives)s", alternatives=infos["potential_alternative_to"]|join(', ')) }}
{% endif %} -{{ _("(This app has features you may not like)") }}
-