missed a translation there
This commit is contained in:
parent
ddd84dcd7c
commit
af2cfe55be
|
|
@ -139,7 +139,7 @@ $("#po-table").inventreeTable({
|
|||
}
|
||||
},
|
||||
footerFormatter: function() {
|
||||
return 'Total'
|
||||
return '{% trans "Total" %}'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue