svn commit: r51023 - head/en_US.ISO8859-1/htdocs
Guangyuan Yang <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: ygy Date: Mon Oct 2 06:26:00 2017 New Revision: 51023 URL: https://svnweb.freebsd.org/changeset/doc/51023 Log: Add back zh_CN entry on the homepage. Reviewed by: allanjude Differential Revision: https://reviews.freebsd.org/D12556 Modified: head/en_US.ISO8859-1/htdocs/index.xsl Modified: head/en_US.ISO8859-1/htdocs/index.xsl ============================================================================== --- head/en_US.ISO8859-1/htdocs/index.xsl Mon Oct 2 04:32:09 2017 (r51022) +++ head/en_US.ISO8859-1/htdocs/index.xsl Mon Oct 2 06:26:00 2017 (r51023) @@ -132,6 +132,9 @@ <li> <a href="&base;/ja/" title="Japanese">ja</a> </li> + <li> + <a href="&base;/zh_CN/" title="Chinese (Simplified)">zh_CN</a> + </li> <li class="last-child"> <a href="&base;/zh_TW/" title="Chinese (Traditional)">zh_TW</a> </li> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"