From 9fd9edd0eac08b3cba68d0fa49b219c7d7ebe1d8 Mon Sep 17 00:00:00 2001 From: Kenrick Tandrian <60643640+KenTandrian@users.noreply.github.com> Date: Sun, 25 Jan 2026 17:05:03 +0700 Subject: [PATCH] Feature/improve zh localization (#6245) * fix(i18n): move i18n attribute in pricing page * feat(i18n): update zh locale * feat(i18n): update zh locale * feat(docs): update changelog --- CHANGELOG.md | 6 ++ .../src/app/pages/pricing/pricing-page.html | 9 +-- apps/client/src/locales/messages.xlf | 21 +++---- apps/client/src/locales/messages.zh.xlf | 56 ++++++++----------- 4 files changed, 40 insertions(+), 52 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fbad9767..00b4cb201 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 Chinese (`zh`) + ## 2.233.0 - 2026-01-23 ### Changed diff --git a/apps/client/src/app/pages/pricing/pricing-page.html b/apps/client/src/app/pages/pricing/pricing-page.html index 3cc0e460a..d755cd303 100644 --- a/apps/client/src/app/pages/pricing/pricing-page.html +++ b/apps/client/src/app/pages/pricing/pricing-page.html @@ -195,12 +195,9 @@