Skip to content

Fix answer order in CN #575

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion translations/cn/circles/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
* {.reveal(when="compass" delay="1000")} [{.step-target.pill.b.red}半径](target:r)
指圆心与圆弧上点的距离。
* {.reveal(when="compass" delay="4000")} [{.step-target.pill.b.blue}直径](target:d)
表示圆上两个相对的点的距离。它通过圆心,长度为半径的[[一半|两倍|相等长度]]。
表示圆上两个相对的点的距离。它通过圆心,长度为半径的[[两倍|一半|相等长度]]。
* {.reveal(when="blank-0")} [{.step-target.pill.b.green}周长](target:c)
(边缘长度)指环绕圆一周的长度。

Expand Down