svn commit: r49941 - head/en_US.ISO8859-1/htdocs
Allan Jude <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: allanjude Date: Mon Feb 6 16:58:21 2017 New Revision: 49941 URL: https://svnweb.freebsd.org/changeset/doc/49941 Log: Reenable the zh_TW translation as it is now up-to-date. Thank you to the translation team for their hard work. Submitted by: rcyu Submitted by: [email protected] 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 Feb 6 16:14:36 2017 (r49940) +++ head/en_US.ISO8859-1/htdocs/index.xsl Mon Feb 6 16:58:21 2017 (r49941) @@ -127,9 +127,12 @@ <li> <a href="&base;/" title="English">en</a> </li> - <li class="last-child"> + <li> <a href="&base;/ja/" title="Japanese">ja</a> </li> + <li class="last-child"> + <a href="&base;/zh_TW/" title="Chinese (Traditional)">zh_TW</a> + </li> </ul> </div> <!-- LANGUAGENAV --> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"