mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
fix: BIG-209 Account details such as normal, account type not localized.
This commit is contained in:
@@ -25,7 +25,7 @@ export default function AccountDrawerHeader() {
|
||||
</DetailItem>
|
||||
|
||||
<DetailItem name={'account-normal'} label={<T id={'account_normal'} />}>
|
||||
{account.account_normal}
|
||||
{account.account_normal_formatted}
|
||||
<Icon
|
||||
iconSize={14}
|
||||
icon={`arrow-${
|
||||
|
||||
Reference in New Issue
Block a user