From 9761dd6e09dd6cc3f49f9871b3fada319ff805e5 Mon Sep 17 00:00:00 2001 From: Sergio Gasquez Date: Fri, 22 Sep 2023 09:41:01 +0200 Subject: [PATCH] feat: Add Chineese translation --- src/introduction.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/introduction.md b/src/introduction.md index 71dd90a..ee57096 100644 --- a/src/introduction.md +++ b/src/introduction.md @@ -50,7 +50,9 @@ If you are unfamiliar or less experienced with anything mentioned above, or if y ## Translations -This book is currently available in English only. Once the contents of the book stabilize somewhat, we plan on translating the book into additional languages. As translations become available, this section will be updated to include them. +This book has been translated by generous volunteers. If you would like your translation listed here, please open a PR to add it. + +- [简体中文](https://narukara.github.io/rust-on-esp-book-zh-cn/) ([repository](https://github.com/Narukara/rust-on-esp-book-zh-cn)) ## How to Use This Book