diff --git a/CHANGELOG.md b/CHANGELOG.md
index 233f02bbc..a4c7f225c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -484,6 +484,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Deprecated `firstBuyDate` in favor of `dateOfFirstActivity` in the endpoint `GET api/v1/portfolio/holding/:dataSource/:symbol`
- Improved the language localization for German (`de`)
+- Improved the language localization for Korean (`ko`)
- Upgraded `countries-list` from version `3.2.0` to `3.2.2`
## 2.231.0 - 2026-01-17
diff --git a/apps/client/src/locales/messages.ko.xlf b/apps/client/src/locales/messages.ko.xlf
index c0e3501a5..3db2ee3a2 100644
--- a/apps/client/src/locales/messages.ko.xlf
+++ b/apps/client/src/locales/messages.ko.xlf
@@ -1237,7 +1237,7 @@
Asset profile has been saved
- Asset profile has been saved
+ 자산 프로필이 저장되었습니다apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts618
@@ -1417,7 +1417,7 @@
Could not validate form
- Could not validate form
+ 양식을 검증할 수 없습니다apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts594
@@ -2185,7 +2185,7 @@
Performance with currency effect
- Performance with currency effect
+ 환율 효과를 포함한 수익률apps/client/src/app/pages/portfolio/analysis/analysis-page.html134
@@ -2937,7 +2937,7 @@
Could not parse scraper configuration
- Could not parse scraper configuration
+ 스크래퍼 구성을 파싱할 수 없습니다apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts545
@@ -4489,7 +4489,7 @@
Could not save asset profile
- Could not save asset profile
+ 자산 프로필을 저장할 수 없습니다apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts628
@@ -7477,7 +7477,7 @@
Change with currency effect
- Change with currency effect
+ 환율 효과를 포함한 변동apps/client/src/app/pages/portfolio/analysis/analysis-page.html115
@@ -7641,7 +7641,7 @@
Total amount
- Total amount
+ 총액apps/client/src/app/pages/portfolio/analysis/analysis-page.html94