missed a translation there

This commit is contained in:
Matthias 2021-06-17 00:51:53 +02:00
parent ddd84dcd7c
commit af2cfe55be

View File

@ -139,7 +139,7 @@ $("#po-table").inventreeTable({
}
},
footerFormatter: function() {
return 'Total'
return '{% trans "Total" %}'
}
},
{