Skip to content

Commit 32b255c

Browse files
authored
Add Traditional Chinese translation
1 parent 146e9e9 commit 32b255c

File tree

2 files changed

+282
-1
lines changed

2 files changed

+282
-1
lines changed

_layouts/default.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@ <h1>{{ page.title }}</h1>
119119
<a href="/es/">Español</a> |
120120
<a href="/pt-BR/">Português</a> |
121121
<a href="/cs/">Česky</a> |
122-
<a href="/tr/">Türkçe</a>
122+
<a href="/tr/">Türkçe</a> |
123+
<a href="/zh-TW/">正體中文</a>
123124
</div>
124125
{{ content }}
125126
</div>

0 commit comments

Comments
 (0)