mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
feat(leng): add leng.
This commit is contained in:
@@ -27,7 +27,7 @@ export function ItemHeaderCell() {
|
||||
* Item column footer cell.
|
||||
*/
|
||||
export function ItemFooterCell() {
|
||||
return <span>Total</span>;
|
||||
return <span><T id={'total'}/></span>;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user