Browse Source

Bugfix/improve localized content of about page (#5484)

* Add spaces
pull/5488/head
Thomas Kaul 2 weeks ago
committed by GitHub
parent
commit
5f67e069e4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 10
      apps/client/src/app/pages/about/overview/about-overview-page.html

10
apps/client/src/app/pages/about/overview/about-overview-page.html

@ -11,8 +11,9 @@
individuals to keep track of stocks, ETFs or cryptocurrencies and
make solid, data-driven investment decisions.</ng-container
>
<ng-container i18n>
The source code is fully available as
<ng-container>&nbsp;</ng-container>
<ng-container i18n
>The source code is fully available as
<a
href="https://github.com/ghostfolio/ghostfolio"
title="Find Ghostfolio on GitHub"
@ -26,8 +27,9 @@
></ng-container
>
@if (hasPermissionForStatistics) {
<ng-container i18n>
and we share aggregated
<ng-container>&nbsp;</ng-container>
<ng-container i18n
>and we share aggregated
<a title="Open Startup" [routerLink]="routerLinkOpenStartup"
>key metrics</a
>

Loading…
Cancel
Save