mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 23:00:34 +00:00
feat: localiztion.
This commit is contained in:
@@ -56,7 +56,7 @@ export function ActionsMenu({
|
||||
/>
|
||||
<MenuItem
|
||||
icon={<Icon icon="convert_to" />}
|
||||
text={intl.get('convert_to_vendor_credit')}
|
||||
text={intl.get('bill.convert_to_credit_note')}
|
||||
onClick={safeCallback(onConvert, original)}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user