diff options
| author | CHH | 2013-03-27 10:38:06 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2013-03-27 10:38:06 +0000 | 
| commit | 1bc0a7b042c0522011ff449e19812d2d118bd682 (patch) | |
| tree | 6604f89f2946311cb31f81556e78ea236fa68fd0 /index.html | |
| parent | 4270b2fdaf2e2a8a14fd2d743348dda5f3c92c3a (diff) | |
| download | homebrew-1bc0a7b042c0522011ff449e19812d2d118bd682.tar.bz2 | |
Add Traditional Chinese translation.
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/index.html b/index.html index 15e248901..1d1058063 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@        <div id="header">          <h1><a href="./">Homebrew</a></h1>          <p id="subtitle"><strong>The missing package manager for OS X</strong></p> -        <p>English Version | <a href="index_fr-fr.html">Version Francaise</a> | <a href="index_zh-cn.html">中文版</a></p> +        <p>English Version | <a href="index_fr-fr.html">Version Francaise</a> | <a href="index_zh-cn.html">简体中文版</a> | <a href="index_zh-tw.html">繁體中文版</a></p>        </div>        <div id="informations"> | 
