diff --git a/InvenTree/templates/sidebar_item.html b/InvenTree/templates/sidebar_item.html index 00e56b2634..85211a0c3a 100644 --- a/InvenTree/templates/sidebar_item.html +++ b/InvenTree/templates/sidebar_item.html @@ -1,8 +1,8 @@ {% load i18n %} - + - {% trans text %} + {{ text }} {% if badge %}