From fc3473b282a0b0009c3d32660b75a3520f89b73c Mon Sep 17 00:00:00 2001 From: Hongbin Zuo Date: Fri, 23 Feb 2018 15:06:14 +0800 Subject: Why you made this change: Talked with Chris and Matt, in order to develop stronger ethereum community in China, we decided to initiate the activity to translate Solidity documentation into Simplified Chinese version. We have invited over 10 experienced translators as a team to contribute on this effort. What you did: I finished translation of index.rst into Simplified Chinese and wanted it to be added into main doc index. --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 3df0af3c..6930afb8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -34,6 +34,7 @@ Translations This documentation is translated into several languages by community volunteers, but the English version stands as a reference. +* `Simplified Chinese `_ * `Spanish `_ * `Russian `_ (rather outdated) -- cgit v1.2.3 From 02307235c5cacc19fd7b2bc02870eea5fae55a52 Mon Sep 17 00:00:00 2001 From: Hongbin Zuo Date: Fri, 23 Feb 2018 16:44:05 +0800 Subject: add in progress --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 6930afb8..184d0e69 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -34,7 +34,7 @@ Translations This documentation is translated into several languages by community volunteers, but the English version stands as a reference. -* `Simplified Chinese `_ +* `Simplified Chinese `_ (in progress) * `Spanish `_ * `Russian `_ (rather outdated) -- cgit v1.2.3