Giorgio Azzinnaro
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
1 deletions
-
apps/client/src/app/pages/resources/personal-finance-tools/products.ts
|
@ -541,11 +541,13 @@ export const products: Product[] = [ |
|
|
{ |
|
|
{ |
|
|
component: YeekateePageComponent, |
|
|
component: YeekateePageComponent, |
|
|
founded: 2021, |
|
|
founded: 2021, |
|
|
|
|
|
hasFreePlan: true, |
|
|
hasSelfHostingAbility: false, |
|
|
hasSelfHostingAbility: false, |
|
|
key: 'yeekatee', |
|
|
key: 'yeekatee', |
|
|
|
|
|
languages: ['Deutsch', 'English', 'Español', 'Français', 'Italiano'], |
|
|
name: 'yeekatee', |
|
|
name: 'yeekatee', |
|
|
origin: $localize`Switzerland`, |
|
|
origin: $localize`Switzerland`, |
|
|
region: $localize`Switzerland`, |
|
|
region: $localize`Global`, |
|
|
slogan: 'Connect. Share. Invest.' |
|
|
slogan: 'Connect. Share. Invest.' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|