From 705ed886f0b8533319c0be8fde8e67b8c8bd1103 Mon Sep 17 00:00:00 2001 From: KenTandrian Date: Fri, 23 May 2025 08:40:32 +0700 Subject: [PATCH] feat(i18n): translate --- apps/client/src/locales/messages.zh.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/locales/messages.zh.xlf b/apps/client/src/locales/messages.zh.xlf index 3f92c2974..463e92727 100644 --- a/apps/client/src/locales/messages.zh.xlf +++ b/apps/client/src/locales/messages.zh.xlf @@ -7598,7 +7598,7 @@ Calculations are based on delayed market data and may not be displayed in real-time. - Calculations are based on delayed market data and may not be displayed in real-time. + 计算基于延迟的市场数据,可能无法实时显示。 apps/client/src/app/components/home-market/home-market.html 41