wu-sheng commented on code in PR #332:
URL: 
https://github.com/apache/skywalking-booster-ui/pull/332#discussion_r1368391148


##########
src/locales/lang/zh.ts:
##########
@@ -380,5 +380,7 @@ const msg = {
   addExpressions: "添加表达式",
   expressions: "表达式",
   unhealthyExpression: "非健康表达式",
+  traceDesc:
+    "Trace 
segment充当在单个操作系统进程(如JVM)中执行的跟踪部分的表示。它包括跨度的集合,通常与单个请求或执行上下文相关联并从中收集。",

Review Comment:
   ```suggestion
       "Trace 
Segment代表在单一操作系统进程(例如JVM)中执行的追踪部分。它包含了一组跨度(spans),这些跨度通常与单一请求或执行上下文关联。",
   ```



##########
src/locales/lang/zh.ts:
##########
@@ -380,5 +380,7 @@ const msg = {
   addExpressions: "添加表达式",
   expressions: "表达式",
   unhealthyExpression: "非健康表达式",
+  traceDesc:
+    "Trace 
segment充当在单个操作系统进程(如JVM)中执行的跟踪部分的表示。它包括跨度的集合,通常与单个请求或执行上下文相关联并从中收集。",

Review Comment:
   ```suggestion
       "Trace 
Segment代表在单一操作系统进程(例如JVM)中执行的追踪部分。它包含了一组跨度(spans),这些跨度通常与单一请求或执行上下文关联。",
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to