Skip to content

New Crowdin Translations#870

Open
github-actions[bot] wants to merge 1 commit intomainfrom
l10n_crowdin_translations
Open

New Crowdin Translations#870
github-actions[bot] wants to merge 1 commit intomainfrom
l10n_crowdin_translations

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 2, 2025

New Crowdin translations by Crowdin GH Action


Note

Medium Risk
Documentation-only changes, but they materially revise PoS2/hard-fork timelines and hardware requirements; incorrect values could mislead users planning upgrades and farming operations.

Overview
Updates Simplified Chinese docs with a mix of link fixes/anchor corrections, markdown formatting cleanup (lists/tables), and refreshed wording across Academy and consensus pages.

The largest content change refreshes Proof of Space 2.0 documentation: hard-fork activation block/dated timeline, transition-period details, plotting/harvesting hardware requirements, and expanded explanations of plot strength, effective/base filters, and related performance tables.

Adds a new Generator Identity Hard Fork: Analysis page summarizing the proposed switch to content-addressable generator identity/costing and linking to the full external analysis and implementation PRs.

Written by Cursor Bugbot for commit 7275864. This will update automatically on new commits. Configure here.

@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch from f08d97b to 37c5573 Compare November 9, 2025 00:16
@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch from 37c5573 to 1e04c7b Compare November 16, 2025 00:17
@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch 2 times, most recently from 13da959 to faf7ea3 Compare November 30, 2025 00:17
@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch from fde4d10 to 3f1767e Compare December 7, 2025 00:17
@BrandtH22 BrandtH22 force-pushed the l10n_crowdin_translations branch from 4d09a94 to fde4d10 Compare December 8, 2025 18:27
@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch 2 times, most recently from eed07b4 to 1ad47fd Compare December 21, 2025 00:17
@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch 2 times, most recently from 6dd1676 to cf4538a Compare January 4, 2026 00:18
@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch 2 times, most recently from a31c3bc to 45b5261 Compare January 18, 2026 00:18
@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch from 45b5261 to e5c83c5 Compare January 25, 2026 00:18
@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch from e5c83c5 to a7ce129 Compare February 1, 2026 00:23
@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch 2 times, most recently from 0a8a808 to 1929380 Compare February 15, 2026 00:23
@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch from 1929380 to e8dff39 Compare February 22, 2026 00:20
@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch from e8dff39 to 4ab4ea5 Compare March 1, 2026 00:22
<figcaption>
Table 1: Summary of the ability to heal from malicious majority and provide security under dynamic availability of longest-chain protocols based various proof systems.
</figcaption>
</figcaption>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate image and extra closing tag break rendering

High Severity

The <img> tag on line 16 has a markdown image ![](/img/green-paper/table-1.png) appended to it, causing the image to render twice. Additionally, line 20 introduces a duplicate </figcaption> closing tag, resulting in malformed HTML. The English source file only has a single <img> tag and one </figcaption>.

Fix in Cursor Fix in Web

### 可运行的Chialisp和clvm插件

有关使用这些插件的信息,请参阅[学院概述](/academy-overview#可运行的chialisp和clvm插件)。
有关使用这些插件的信息,请参阅[学院概述](/academy-overview#runnable-chialisp-and-clvm-plugins)。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Anchor links point to English slugs on Chinese pages

Medium Severity

The anchor fragment was changed from #可运行的chialisp和clvm插件 to #runnable-chialisp-and-clvm-plugins, but the target heading in the Chinese translation of academy-overview.md is ### 可运行的Chialisp和clvm插件. Docusaurus generates anchor IDs from the translated heading text, so the English-based anchor won't match — these links will fail to scroll to the intended section. The same issue appears across four translation files.

Additional Locations (2)

Fix in Cursor Fix in Web

| <span id="Pie19b"></span>Pie19b | Krzysztof Pietrzak. Simple verifiable delay functions. In Avrim Blum, editor, 1*0th Innovations in Theoretical Computer Science Conference, ITCS 2019, January 10-12, 2019, San Diego, California, USA*, volume 124 of LIPIcs, pages 60:1–60:15. Schloss Dagstuhl - Leibniz-Zentrum fu ̈r Informatik, 2019. |
| <span id="PKF18"></span>PKF+18 | Sunoo Park, Albert Kwon, Georg Fuchsbauer, Peter Gazi, Joël Alwen, and Krzysztof Pietrzak. Spacemint: A cryptocurrency based on proofs of space. In Sarah Meiklejohn and Kazue Sako, editors, _Financial Cryptography and Data Security - 22nd International Conference, FC 2018, Nieuwpoort, Cura ̧cao, February 26 - March 2, 2018, Revised Selected Papers_, volume 10957 of _Lecture Notes in Computer Science_, pages 480–499. Springer, 2018. |
| <span id="Pie19a"></span>Pie19a | Krzysztof Pietrzak. Proofs of catalytic space. In Avrim Blum, editor, _10th Innovations in Theoretical Computer Science Conference, ITCS 2019, January 10-12, 2019, San Diego, California, USA_, volume 124 of LIPIcs, pages 59:1–59:25. Schloss Dagstuhl - Leibniz- Zentrum für Informatik, 2019. |
| <span id="Pie19b"></span>Pie19b | Krzysztof Pietrzak. Simple verifiable delay functions. In Avrim Blum, editor, 1_0th Innovations in Theoretical Computer Science Conference, ITCS 2019, January 10-12, 2019, San Diego, California, USA_, volume 124 of LIPIcs, pages 60:1–60:15. Schloss Dagstuhl - Leibniz-Zentrum fu ̈r Informatik, 2019. |
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Underscore emphasis broken after alphanumeric character in reference

Low Severity

The Pie19b reference changed 1*0th...USA* (asterisks) to 1_0th...USA_ (underscores). In CommonMark, _ cannot open emphasis when immediately preceded by an alphanumeric character. Since 1 precedes the _, the italic formatting breaks entirely — the conference title will render with literal underscore characters visible instead of in italic. The English source correctly uses * here because asterisks don't have this restriction.

Fix in Cursor Fix in Web

@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch from 4ab4ea5 to 968d6ac Compare March 8, 2026 00:20
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

### When will the old plot format be fully phased out?

By the end of the transition period, currently expected 1H 2027 (see [timeline](/chia-blockchain/consensus/proof-of-space-2.0/new-proof-timeline)).
After the fork activates, there will be a transition period of 256 days, during which PoS1 plots will become less likely to win. The last block in which PoS1 plots are expected to be valid is `10'741'648`, which should occur in June or July 2027. See our [timeline](/chia-blockchain/consensus/proof-of-space-2.0/new-proof-timeline)) for more details.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra closing parenthesis breaks markdown link

Medium Severity

The timeline link has a double closing parenthesis: [timeline](/chia-blockchain/consensus/proof-of-space-2.0/new-proof-timeline)). The extra ) will cause a stray literal parenthesis to appear in the rendered text after the link.

Fix in Cursor Fix in Web

@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch from 968d6ac to dd7b182 Compare March 15, 2026 00:24
@github-actions github-actions bot force-pushed the l10n_crowdin_translations branch from dd7b182 to 7275864 Compare March 22, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants