diff --git a/app/templates/todo/user.html b/app/templates/todo/user.html index 5ba56fe5..96ecf3b2 100644 --- a/app/templates/todo/user.html +++ b/app/templates/todo/user.html @@ -29,7 +29,7 @@ {% else %} -
No outdated packages.
+{{ _("Nothing to do :)") }}
{% endfor %}