remove sub-account copy

This commit is contained in:
saml33 2022-12-19 12:03:04 +11:00
parent 28b148030d
commit 409d47d735
6 changed files with 6 additions and 1 deletions

View File

@ -193,7 +193,7 @@ const MangoAccountsListModal = ({
onClick={() => setShowNewAccountForm(true)}
>
<PlusCircleIcon className="h-5 w-5" />
<span className="ml-2">Add a new sub-account</span>
<span className="ml-2">{t('add-new-account')}</span>
</LinkButton>
</div>
<EnterRightExitLeft

View File

@ -10,6 +10,7 @@
"account-update-success": "Account updated successfully",
"account-value": "Account Value",
"accounts": "Accounts",
"add-new-account": "Add New Account",
"amount": "Amount",
"amount-owed": "Amount Owed",
"asset-weight": "Asset Weight",

View File

@ -10,6 +10,7 @@
"account-update-success": "Account updated successfully",
"account-value": "Account Value",
"accounts": "Accounts",
"add-new-account": "Add New Account",
"amount": "Amount",
"amount-owed": "Amount Owed",
"asset-weight": "Asset Weight",

View File

@ -10,6 +10,7 @@
"account-update-success": "Account updated successfully",
"account-value": "Account Value",
"accounts": "Accounts",
"add-new-account": "Add New Account",
"amount": "Amount",
"amount-owed": "Amount Owed",
"asset-weight": "Asset Weight",

View File

@ -10,6 +10,7 @@
"account-update-success": "Account updated successfully",
"account-value": "Account Value",
"accounts": "Accounts",
"add-new-account": "Add New Account",
"amount": "Amount",
"amount-owed": "Amount Owed",
"asset-weight": "Asset Weight",

View File

@ -10,6 +10,7 @@
"account-update-success": "Account updated successfully",
"account-value": "Account Value",
"accounts": "Accounts",
"add-new-account": "Add New Account",
"amount": "Amount",
"amount-owed": "Amount Owed",
"asset-weight": "Asset Weight",