File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,19 @@ zh_CN Translation of the Python Documentation
44All translations are done on transifex.
55https://www.transifex.com/python-doc/public/
66
7- See branch 3.7 for po files fetched from transifex.
7+ Maintained versions:
8+
9+ .. list-table ::
10+ :header-rows: 1
11+
12+ * - Version
13+ - Build status
14+ - Translation progress
15+ * - `3.7 <https://github.com/python/python-docs-zh-cn/tree/3.7 >`_
16+ - .. image:: https://travis-ci.org/python/python-docs-zh-cn.svg?branch=3.7
17+ :target: https://travis-ci.org/python/python-docs-zh-cn
18+ - .. image:: https://img.shields.io/badge/dynamic/json.svg?label=zh_CN&query=%24.zh_CN&url=http%3A%2F%2Fgce.zhsj.me%2Fpython/newest
19+ :target: https://www.transifex.com/python-doc/python-newest/
820
921Documentation Contribution Agreement
1022------------------------------------
You can’t perform that action at this time.
0 commit comments