From cf499a7c31e8e8501e41fb52ffe2471b57ea4d24 Mon Sep 17 00:00:00 2001 From: Elisa Falk Date: Sun, 8 Jun 2025 03:25:39 +0600 Subject: [PATCH] Language localization added to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68c861b2e..3e8b6856a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Renamed the asset profile icon component to entity logo component and moved to `@ghostfolio/ui` - Renamed `Account` to `accounts` in the `User` database schema +- Improved the language localization for Catalan (`ca`) - Improved the language localization for Polish (`pl`) ### Fixed