UNPKG
@nine-theme/vuepress-theme-nine
Version:
latest (4.0.0-alpha.3)
next (4.0.1-alpha.5)
4.0.1-alpha.5
4.0.1-alpha.4
4.0.1-alpha.3
4.0.0-alpha.3
4.0.0-alpha.2
4.0.0-alpha.1
nine theme for vuepress
github.com/nine-theme/vuepress-theme-nine
@nine-theme/vuepress-theme-nine
/
locales
/
zh-hant.js
12 lines
(11 loc)
•
166 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
export default { homeBlog: {
article
:
'文章'
, tag:
'標簽'
, category:
'分類'
, friendLink:
'友情鏈接'
}, tag: {
all
:
'全部'
} }