Browse Source

Localize content of about page

pull/5437/head
Thomas Kaul 4 months ago
parent
commit
33dc3f3600
  1. 5
      apps/client/src/app/pages/about/overview/about-overview-page.html

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

@ -45,10 +45,11 @@
href="https://github.com/ghostfolio/ghostfolio/graphs/contributors" href="https://github.com/ghostfolio/ghostfolio/graphs/contributors"
title="Contributors to Ghostfolio" title="Contributors to Ghostfolio"
>contributors</a >contributors</a
>.</ng-container ></ng-container
> >.
@if (hasPermissionForSubscription) { @if (hasPermissionForSubscription) {
<ng-container i18n>Check the system status at</ng-container> <ng-container i18n>Check the system status at</ng-container>
<ng-container>&nbsp;</ng-container>
<a href="https://status.ghostfol.io" title="Ghostfolio Status" <a href="https://status.ghostfol.io" title="Ghostfolio Status"
>status.ghostfol.io</a >status.ghostfol.io</a
>. >.

Loading…
Cancel
Save