Feature/move language localization for Polski from experimental to general availability (#4200)

* Move language localization for Polski from experimental to general availability

* Update changelog
This commit is contained in:
Thomas Kaul
2025-01-19 10:15:34 +01:00
committed by GitHub
parent 6f16e0a650
commit 2e4ad7b0ea
4 changed files with 12 additions and 16 deletions

View File

@@ -504,12 +504,10 @@
<loc>https://ghostfol.io/pl/o-ghostfolio</loc>
<lastmod>${currentDate}T00:00:00+00:00</lastmod>
</url>
<!--
<url>
<loc>https://ghostfol.io/pl/open</loc>
<lastmod>${currentDate}T00:00:00+00:00</lastmod>
</url>
-->
<url>
<loc>https://ghostfol.io/pl/open</loc>
<lastmod>${currentDate}T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/pl/rynki</loc>
<lastmod>${currentDate}T00:00:00+00:00</lastmod>

View File

@@ -100,12 +100,10 @@
>Nederlands (<ng-container i18n>Community</ng-container
>)</mat-option
>
@if (user?.settings?.isExperimentalFeatures) {
<mat-option value="pl"
>Polski (<ng-container i18n>Community</ng-container
>)</mat-option
>
}
<mat-option value="pl"
>Polski (<ng-container i18n>Community</ng-container
>)</mat-option
>
<mat-option value="pt"
>Português (<ng-container i18n>Community</ng-container
>)</mat-option

View File

@@ -242,11 +242,10 @@
<h4 i18n>Multi-Language</h4>
<p class="m-0">
Use Ghostfolio in multiple languages: English,
<!--Català, -->
<!-- Català, -->
<!-- Chinese, -->
Dutch, French, German, Italian,
<!-- Polish, -->
Portuguese, Spanish and Turkish
Dutch, French, German, Italian, Polish, Portuguese, Spanish
and Turkish
<!-- and Ukrainian -->
are currently supported.
</p>