From b63a57cf9eea50cfc634a0bd9209289bd6b14ce7 Mon Sep 17 00:00:00 2001 From: Kenrick Tandrian <60643640+KenTandrian@users.noreply.github.com> Date: Sun, 15 Jun 2025 22:47:06 +0700 Subject: [PATCH] Feature/improve language localization for ZH (#4927) * Improve language localization for ZH * Update changelog --- CHANGELOG.md | 6 ++++++ apps/client/src/locales/messages.zh.xlf | 24 ++++++++++++------------ 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a98f5e5f2..09b5b5aa4 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 + +### Changelog + +- Improved the language localization for Chinese (`zh`) + ## 2.171.0 - 2025-06-15 ### Added diff --git a/apps/client/src/locales/messages.zh.xlf b/apps/client/src/locales/messages.zh.xlf index e3c00accf..ccc50468b 100644 --- a/apps/client/src/locales/messages.zh.xlf +++ b/apps/client/src/locales/messages.zh.xlf @@ -7643,7 +7643,7 @@ Demo user account has been synced. - Demo user account has been synced. + 演示用户账户已同步。 apps/client/src/app/components/admin-overview/admin-overview.component.ts 223 @@ -7651,7 +7651,7 @@ Sync Demo User Account - Sync Demo User Account + 同步演示用户账户 apps/client/src/app/components/admin-overview/admin-overview.html 181 @@ -7659,7 +7659,7 @@ Emergency Fund: Set up - Emergency Fund: Set up + 应急资金:设置 apps/client/src/app/pages/i18n/i18n-page.html 14 @@ -7667,7 +7667,7 @@ No emergency fund has been set up - No emergency fund has been set up + 未设置应急资金 apps/client/src/app/pages/i18n/i18n-page.html 15 @@ -7675,7 +7675,7 @@ An emergency fund has been set up - An emergency fund has been set up + 已设置应急资金 apps/client/src/app/pages/i18n/i18n-page.html 18 @@ -7683,7 +7683,7 @@ Fee Ratio - Fee Ratio + 费率 apps/client/src/app/pages/i18n/i18n-page.html 21 @@ -7691,7 +7691,7 @@ The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%) - The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%) + 费用超过了您初始投资的 ${thresholdMax}% (${feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html 22 @@ -7699,7 +7699,7 @@ The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%) - The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%) + 费用未超过您初始投资的 ${thresholdMax}% (${feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html 26 @@ -7707,7 +7707,7 @@ Name - Name + 名称 libs/ui/src/lib/benchmark/benchmark.component.html 11 @@ -7715,7 +7715,7 @@ Find holding or page... - Find holding or page... + 查找持仓或页面... libs/ui/src/lib/assistant/assistant.component.ts 152 @@ -7723,7 +7723,7 @@ Quick Links - Quick Links + 快速链接 libs/ui/src/lib/assistant/assistant.html 45 @@ -7731,7 +7731,7 @@ Asset Profiles - Asset Profiles + 资产概况 libs/ui/src/lib/assistant/assistant.html 96