Feature/extend personal finance tools 20250323 (#4478)
* Add Asseta * Add Danti
This commit is contained in:
parent
8920b60a72
commit
44f6efd427
@ -44,6 +44,15 @@ export const personalFinanceTools: Product[] = [
|
||||
pricingPerYear: '$120',
|
||||
slogan: 'Analyze and track your portfolio.'
|
||||
},
|
||||
{
|
||||
founded: 2022,
|
||||
hasFreePlan: false,
|
||||
key: 'asseta',
|
||||
languages: ['English'],
|
||||
name: 'Asseta',
|
||||
origin: 'United States',
|
||||
slogan: 'The Intelligent Family Office Suite'
|
||||
},
|
||||
{
|
||||
hasFreePlan: false,
|
||||
hasSelfHostingAbility: true,
|
||||
@ -149,6 +158,14 @@ export const personalFinanceTools: Product[] = [
|
||||
pricingPerYear: '$70',
|
||||
slogan: 'Do money better with Copilot'
|
||||
},
|
||||
{
|
||||
founded: 2023,
|
||||
hasFreePlan: false,
|
||||
key: 'danti',
|
||||
name: 'Danti',
|
||||
origin: 'United Kingdom',
|
||||
slogan: 'Digitising Generational Wealth'
|
||||
},
|
||||
{
|
||||
founded: 2020,
|
||||
key: 'de.fi',
|
||||
|
@ -93,6 +93,7 @@ const locales = {
|
||||
Switzerland: $localize`Switzerland`,
|
||||
Thailand: $localize`Thailand`,
|
||||
Ukraine: $localize`Ukraine`,
|
||||
'United Kingdom': $localize`United Kingdom`,
|
||||
'United States': $localize`United States`,
|
||||
|
||||
// Fear and Greed Index
|
||||
|
Loading…
x
Reference in New Issue
Block a user