Polish the Chinese wording of the AI Assistant post - #902
Merged
Conversation
A pass over the translation, replacing borrowed English with the Chinese a reader would expect: live data 实时数据, zoom/filter 缩放和过滤, component 组件, investigation 排查, and "一堵文字墙" with "一整屏文字". Four section headings are reworded the same way. Product and protocol nouns stay in English where the UI and the docs use them, including the widget names the assistant chooses between — line charts, single-value cards, top-N lists, tables and record lists — and MQE, OAP, layer, scope, topology and trace. Prose only: every link, both figures, the video shortcode and the front matter keys are unchanged.
✅ Deploy Preview for skywalking-website-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A wording pass over
content/zh/2026-07-06-horizon-ui-ai-assistant/index.md, replacing borrowed English with the Chinese a reader would expect.**live data****实时数据**一堵文字墙一整屏文字zoom 和 filter缩放和过滤component组件investigation排查## Bring your own LLM## 接入你自己的 LLMFour section headings are reworded the same way.
What deliberately stays in English: product and protocol nouns the UI and docs themselves use — MQE, OAP, layer, scope, topology, trace — and the widget names the assistant picks between: line charts, single-value cards, top-N lists, 带 label 的 tables 和 record lists. Those name things a reader will meet in the interface in English, so translating them would make the post harder to follow, not easier.
Scope
Prose only. Verified mechanically:
{{< video >}}shortcodes intact (onlycaptiontext reworded)descriptionreworded##linesClean
hugobuild, no errors; the page renders at 54 KB with its figure and video in place.One caveat
The four heading renames change their auto-generated anchor IDs, so a deep link to something like
#基于-live-data不会编造-metricswould no longer resolve. The page is a month old and Chinese-language, so this is very unlikely to matter — flagging it rather than assuming.