Skip to content

Commit 4fe3d49

Browse files
authored
Add Chinese language (#348)
1 parent 1ec4cde commit 4fe3d49

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

i18n/zh-tw.toml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[Recent]
2+
other = '最近的文章'
3+
[Popular]
4+
other = '文章'
5+
[error404]
6+
other = '這個頁面並不存在'
7+
[home]
8+
other = '首頁'
9+
[nothing]
10+
other = '目前沒有東西存在 😉'
11+
[previous]
12+
other = '前一則'
13+
[next]
14+
other = '下一則'
15+
[tags]
16+
other = '標籤'
17+
[Posts]
18+
other = '文章'

0 commit comments

Comments
 (0)