Browse Source
Task/improve link to GitHub discussions (#7045)
* Improve links
* Update translation
* Update changelog
pull/7044/head^2
Thomas Kaul
7 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with
6 additions and
5 deletions
-
CHANGELOG.md
-
apps/client/src/app/pages/about/overview/about-overview-page.html
-
apps/client/src/app/pages/faq/overview/faq-overview-page.html
-
apps/client/src/app/pages/faq/saas/saas-page.html
-
apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html
-
apps/client/src/locales/messages.de.xlf
|
|
|
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
- Improved the styling of the checkboxes to consistently use the primary color in their states |
|
|
|
- Improved the user id display in the users table of the admin control panel |
|
|
|
- Improved the language localization for German (`de`) |
|
|
|
|
|
|
|
## 3.11.0 - 2026-06-14 |
|
|
|
|
|
|
|
|
|
|
|
@ -94,7 +94,7 @@ |
|
|
|
<ng-container i18n>or start a discussion at</ng-container> |
|
|
|
<ng-container> </ng-container> |
|
|
|
<a |
|
|
|
href="https://github.com/ghostfolio/ghostfolio" |
|
|
|
href="https://github.com/ghostfolio/ghostfolio/discussions" |
|
|
|
i18n-title |
|
|
|
title="Find Ghostfolio on GitHub" |
|
|
|
>GitHub</a |
|
|
|
|
|
|
|
@ -193,7 +193,7 @@ |
|
|
|
} |
|
|
|
or start a discussion at |
|
|
|
<a |
|
|
|
href="https://github.com/ghostfolio/ghostfolio" |
|
|
|
href="https://github.com/ghostfolio/ghostfolio/discussions" |
|
|
|
title="Find Ghostfolio on GitHub" |
|
|
|
>GitHub</a |
|
|
|
>.</mat-card-content |
|
|
|
|
|
|
|
@ -186,7 +186,7 @@ |
|
|
|
} |
|
|
|
or start a discussion at |
|
|
|
<a |
|
|
|
href="https://github.com/ghostfolio/ghostfolio" |
|
|
|
href="https://github.com/ghostfolio/ghostfolio/discussions" |
|
|
|
title="Find Ghostfolio on GitHub" |
|
|
|
>GitHub</a |
|
|
|
>.</mat-card-content |
|
|
|
|
|
|
|
@ -294,7 +294,7 @@ |
|
|
|
> |
|
|
|
or start a discussion at |
|
|
|
<a |
|
|
|
href="https://github.com/ghostfolio/ghostfolio" |
|
|
|
href="https://github.com/ghostfolio/ghostfolio/discussions" |
|
|
|
title="Find Ghostfolio on GitHub" |
|
|
|
>GitHub</a |
|
|
|
>.</mat-card-content |
|
|
|
|
|
|
|
@ -2143,7 +2143,7 @@ |
|
|
|
</trans-unit> |
|
|
|
<trans-unit id="7500665368930738879" datatype="html"> |
|
|
|
<source>or start a discussion at</source> |
|
|
|
<target state="translated">oder beginne eine Diskussion unter</target> |
|
|
|
<target state="translated">oder beginne eine Diskussion bei</target> |
|
|
|
<context-group purpose="location"> |
|
|
|
<context context-type="sourcefile">apps/client/src/app/pages/about/overview/about-overview-page.html</context> |
|
|
|
<context context-type="linenumber">94</context> |
|
|
|
|