Closed
Description
As mentioned in #708 (comment), I have compiled a list of pages that are untranslated into Chinese.
- Under the folder https://github.com/processing/p5.js-website/tree/main/src/content/text-detail/zh-Hans,
contact.mdx
,copyright.mdx
,download.mdx
,privacy-policy.mdx
, andterms-of-use.mdx
are missing.about.mdx
is translated into Chinese, but it has some display issues as shown in https://p5js.org/zh-Hans/about/
- Under the folder https://github.com/processing/p5.js-website/tree/main/src/content/contributor-docs/zh-Hans,
how-to-add-friendly-error-messages.mdx
,fes_contribution_guide.mdx
, anddocumentation_style_guide.mdx
are missing.- In the https://github.com/processing/p5.js repo,
how-to-add-friendly-error-messages.mdx
andfes_contribution_guide.mdx
were translated by me in PR [p5.js - zh(Hans)] translation of missing FES contribution docs p5.js#7667. I can just make a copy of them. documentation_style_guide.mdx
is also missing in the p5.js repo. Need to open a separate PR for it.
- In the https://github.com/processing/p5.js repo,
@ksen0, can you please assign this issue to me?
I still have other questions:
- Can I use this issue to also track a PR in the p5.js repo?
- For
privacy-policy.mdx
andterms-of-use.mdx
, these two documents contain a lot of legal terms. Should they be excluded from the translation and only the English version be retained to ensure accurate expression?