You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
integrationExportTitleFirstPart: ({integration}: IntegrationExportParams)=>`Choose the ${integration} account where transactions should be exported. Select a different`,
3494
3494
integrationExportTitleLinkPart: 'export option',
3495
3495
integrationExportTitleSecondPart: 'to change the available accounts.',
@@ -3526,6 +3526,7 @@ const translations = {
3526
3526
giveItNameInstruction: 'Give the card a name that sets it apart from the others.',
3527
3527
updating: 'Updating...',
3528
3528
noAccountsFound: 'No accounts found',
3529
+
defaultCard: 'Default card',
3529
3530
noAccountsFoundDescription: ({connection}: ConnectionParams)=>`Please add the account in ${connection} and sync the connection again.`,
0 commit comments