Browse Source

Localize content of about page

pull/5437/head
Thomas Kaul 4 months ago
parent
commit
76b7053a0b
  1. 20
      apps/client/src/app/pages/about/overview/about-overview-page.html

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

@ -35,11 +35,11 @@
>
}
.
<ng-container i18n
>The project has been initiated by
<a href="https://dotsilver.ch" title="Website of Thomas Kaul"
>Thomas Kaul</a
>
<ng-container i18n>The project has been initiated by</ng-container>
<a href="https://dotsilver.ch" title="Website of Thomas Kaul">
Thomas Kaul
</a>
<ng-container i18n>
and is driven by the efforts of its
<a
href="https://github.com/ghostfolio/ghostfolio/graphs/contributors"
@ -48,12 +48,10 @@
>.</ng-container
>
@if (hasPermissionForSubscription) {
<ng-container i18n>
Check the system status at
<a href="https://status.ghostfol.io" title="Ghostfolio Status"
>status.ghostfol.io</a
>.</ng-container
>
<ng-container i18n> Check the system status at </ng-container>
<a href="https://status.ghostfol.io" title="Ghostfolio Status"
>status.ghostfol.io</a
>.
}
</p>
<p>

Loading…
Cancel
Save