Browse Source
Feature/uncover french translation feature (#1590)
* Uncover Français
* Update changelog
pull/1592/head
Thomas Kaul
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
CHANGELOG.md
-
apps/client/src/app/pages/features/features-page.html
|
|
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
### Added |
|
|
|
|
|
|
|
- Added the language localization for Français (`fr`) |
|
|
|
- Extended the landing page by a global heat map of subscribers |
|
|
|
- Added support for the thousand separator in the global heat map component |
|
|
|
|
|
|
|
|
|
@ -197,8 +197,7 @@ |
|
|
|
<div class="flex-grow-1"> |
|
|
|
<h4>Multi-Language</h4> |
|
|
|
<p class="m-0"> |
|
|
|
Use Ghostfolio in multiple languages: English, |
|
|
|
Dutch<ng-container *ngIf="false">, Français</ng-container>, |
|
|
|
Use Ghostfolio in multiple languages: English, Dutch, Français, |
|
|
|
German, Italian<ng-container *ngIf="false" |
|
|
|
>, Portuguese</ng-container |
|
|
|
> |
|
|
|