Browse Source
Feature/update ghostfolio data provider info (#4269)
* Update info
pull/4276/head
Thomas Kaul
2 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
3 additions and
3 deletions
-
apps/client/src/app/components/admin-settings/ghostfolio-premium-api-dialog/ghostfolio-premium-api-dialog.html
-
libs/ui/src/lib/i18n.ts
|
|
@ -17,8 +17,8 @@ |
|
|
|
<gf-premium-indicator class="d-inline-block ml-1" [enableLink]="false" /> |
|
|
|
</a> |
|
|
|
data provider <strong>for self-hosters</strong>, offering |
|
|
|
<strong>100’000+ tickers</strong> from over <strong>50 exchanges</strong>, |
|
|
|
is coming soon! |
|
|
|
<strong>80’000+ tickers</strong> from over <strong>50 exchanges</strong>, is |
|
|
|
coming soon! |
|
|
|
</p> |
|
|
|
<p i18n> |
|
|
|
Want to stay updated? Click below to get notified as soon as it’s available. |
|
|
|
|
|
@ -21,7 +21,7 @@ const locales = { |
|
|
|
MONTH: $localize`Month`, |
|
|
|
MONTHS: $localize`Months`, |
|
|
|
OTHER: $localize`Other`, |
|
|
|
PROFESSIONAL_DATA_PROVIDER_TOOLTIP_PREMIUM: $localize`Get access to 100’000+ tickers from over 50 exchanges`, |
|
|
|
PROFESSIONAL_DATA_PROVIDER_TOOLTIP_PREMIUM: $localize`Get access to 80’000+ tickers from over 50 exchanges`, |
|
|
|
PRESET_ID: $localize`Preset`, |
|
|
|
RETIREMENT_PROVISION: $localize`Retirement Provision`, |
|
|
|
SATELLITE: $localize`Satellite`, |
|
|
|