docs: add Chinese translation of README#212
Conversation
|
Thank you so much for your contribution! We really appreciate the effort you put into translating our README, as well as the additional content you added, it’s incredibly helpful for the community. We have one small suggestion: in the Item layer, would it be possible to change the translation of “item” from “项目” to “条目”? We feel this would be a closer and more precise match for the original meaning. Thanks again for your great work and support! |
- Change 'item' translation from '项目' to '条目' as suggested - Update all references to Item layer in the hierarchical file system - Maintain consistency throughout the document
|
@Koimiao-zz Thank you for the feedback! I've updated the translation as suggested, changing "项目" to "条目" for the Item layer. All related references have been updated accordingly. Please review the updated version. |
|
Thank you for your revisions! We will check it again, and if there are no issues, we will merge it. |
|
@zongshuai818 Thank you for your PR. Could you please fix the style issues? You can run ·make check· to identify them. |
- Fix end-of-file-fixer pre-commit hook failure - Add required newline character at end of README_zh.md - Ensure file passes all pre-commit style checks
|
@ankaisen Thanks for the review! I've fixed the style issue by adding the missing newline at the end of README_zh.md. The file now passes the |
Add Chinese README translation (README_zh.md)