aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/index.xsl
diff options
context:
space:
mode:
authorAllan Jude <allanjude@FreeBSD.org>2017-02-06 16:58:21 +0000
committerAllan Jude <allanjude@FreeBSD.org>2017-02-06 16:58:21 +0000
commita31670963406b47e41d067e6e4395ca66af35d87 (patch)
tree3fc90e7090b7ba94ea7d78c4c41e32ec7e243a34 /en_US.ISO8859-1/htdocs/index.xsl
parentb49741f677ca18f6b4e73ec668f2beb72584ec09 (diff)
downloaddoc-a31670963406b47e41d067e6e4395ca66af35d87.tar.gz
doc-a31670963406b47e41d067e6e4395ca66af35d87.zip
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: frank@csie.io
Notes
Notes: svn path=/head/; revision=49941
Diffstat (limited to 'en_US.ISO8859-1/htdocs/index.xsl')
-rw-r--r--en_US.ISO8859-1/htdocs/index.xsl5
1 files changed, 4 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/htdocs/index.xsl b/en_US.ISO8859-1/htdocs/index.xsl
index ede5e5b9ab..aff69a1a9f 100644
--- a/en_US.ISO8859-1/htdocs/index.xsl
+++ b/en_US.ISO8859-1/htdocs/index.xsl
@@ -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 -->