mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
feat: fix localization.
This commit is contained in:
@@ -82,7 +82,7 @@ export function StatusAccessor(warehouse) {
|
||||
condition={warehouse.is_initiated && warehouse.is_transferred}
|
||||
>
|
||||
<Tag minimal={true} intent={Intent.SUCCESS} round={true}>
|
||||
<T id={'warehouse_transfer.label.initiated'} />
|
||||
<T id={'warehouse_transfer.label.transferred'} />
|
||||
</Tag>
|
||||
</Choose.When>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user