From 9f672caa08921c3b2877fefab23be0a540142f10 Mon Sep 17 00:00:00 2001
From: nyxst4ck <289980115+nyxst4ck@users.noreply.github.com>
Date: Thu, 20 Aug 2026 23:13:21 -0300
Subject: [PATCH] docs(i18n): improve Japanese localization
---
CHANGELOG.md | 6 ++++++
apps/client/src/locales/messages.ja.xlf | 16 ++++++++--------
2 files changed, 14 insertions(+), 8 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 116acb26e..963233063 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## Unreleased
+
+### Changed
+
+- Improved the language localization for Japanese (`ja`)
+
## 3.56.0 - 2026-08-20
### Changed
diff --git a/apps/client/src/locales/messages.ja.xlf b/apps/client/src/locales/messages.ja.xlf
index 103b25709..77c279224 100644
--- a/apps/client/src/locales/messages.ja.xlf
+++ b/apps/client/src/locales/messages.ja.xlf
@@ -433,7 +433,7 @@
Copy
- Copy
+ コピー
libs/ui/src/lib/notifications/alert-dialog/alert-dialog.html
20
@@ -661,7 +661,7 @@
Unknown
- Unknown
+ 不明
libs/ui/src/lib/i18n.ts
89
@@ -713,7 +713,7 @@
Delete Jobs
- Delete Jobs
+ ジョブを削除
apps/client/src/app/components/admin-jobs/admin-jobs.html
193
@@ -729,7 +729,7 @@
Splits
- Splits
+ 分割
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
518
@@ -797,7 +797,7 @@
Watch the Ghostfol.io Trailer on YouTube
- Watch the Ghostfol.io Trailer on YouTube
+ YouTube で Ghostfol.io のトレーラーを視聴
apps/client/src/app/pages/landing/landing-page.html
19
@@ -833,7 +833,7 @@
Category
- Category
+ カテゴリー
apps/client/src/app/pages/resources/personal-finance-tools/product-page.html
77
@@ -857,7 +857,7 @@
An error occurred while converting the data source to .
- An error occurred while converting the data source to .
+ データソースを に変換中にエラーが発生しました。
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts
526
@@ -941,7 +941,7 @@
Apply current market price
- Apply current market price
+ 現在の市場価格を適用
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
220