From 2549e706c4d5b4c58caed8ca08ed47b0ae5af045 Mon Sep 17 00:00:00 2001 From: Charliechen114514 <725610365@qq.com> Date: Sun, 7 Jun 2026 11:42:43 +0800 Subject: [PATCH] translation: translate the changed documents --- documents/en/team/index.md | 42 +++++---- .../ch01-smart-pointers/03-shared-ptr.md | 88 +++++++++---------- .../ch04-type-safety/03-variant.md | 57 ++++++------ 3 files changed, 101 insertions(+), 86 deletions(-) diff --git a/documents/en/team/index.md b/documents/en/team/index.md index a4ea3d7ea..fde65c809 100644 --- a/documents/en/team/index.md +++ b/documents/en/team/index.md @@ -3,10 +3,10 @@ title: Contributors description: Thanks to everyone who contributed to this project. translation: source: documents/team/index.md - source_hash: 0bee5b2fa7c792b86fec134255c2063143fdbbb4cada2277d792a67247f078fa - translated_at: '2026-05-26T10:20:47.220977+00:00' + source_hash: d57d71c8f25587ebd62a051a3d996f535b2be153012ac592658ba2011489ce45 + translated_at: '2026-06-07T02:11:01.601674+00:00' engine: anthropic - token_count: 449 + token_count: 961 --- # Contributors @@ -18,19 +18,21 @@ Thank you to everyone who has contributed to this project! Whether through code, |:----:|------|-------------| | 🎨 | Interface Design | UI/UX design, visual optimization | | 🖼️ | Illustrations | Tutorial diagrams, architecture diagrams, flowcharts | -| 🐛 | Bug Reports | Reporting errors via Issues, WeChat, QQ, email, or other channels | -| 📝 | Content Suggestions | Providing content improvement suggestions, learning path optimization | +| 🐛 | Bug Reports | Reporting errors via Issues, WeChat, QQ, email, etc. | +| 📝 | Content Suggestions | Providing content improvement ideas, learning path optimization | | 🔍 | Review | Content review, technical proofreading | -| 🌍 | Translation | English translation or translation into other languages | +| 🌍 | Translation | English translation or other language translations | | 💡 | Code Examples | Providing code examples or improvement suggestions | | 📢 | Promotion | Helping to spread the word about the project | ## Contributor List -::: info About Anonymous Contributors +::: info About anonymous contributors Some contributors have chosen to remain anonymous or use pseudonyms for privacy reasons. We are equally grateful to them. ::: +The main maintainers are as follows: +
+ + +A huge thank you to these friends for their PRs and various forms of support! Your help is making this project better and taking it further! (A deep 90-degree bow!) + + + + +The valuable feedback from these folks is equally worth recording. It is your feedback that allows this project to identify real issues and pushes us to improve! (Another deep 90-degree bow!) + +
Bug Reports
🐛
-Reported 404 pages and text display issues
+Reported 404 page issues and text display anomalies
Bug Reports · Content Suggestions
+Bug Reports & Content Suggestions
🐛 📝
-Raised questions and discussions about C++ character literal types
+Raised questions and discussions regarding C++ character literal types
Bug Reports
🐛 💡
-Reported expected example compilation failure
+Reported compilation failure in the expected example