Create zh.toml (#170)
This commit is contained in:
parent
c195c12d7d
commit
389e12c252
1 changed files with 17 additions and 0 deletions
17
i18n/zh.toml
Normal file
17
i18n/zh.toml
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
[more]
|
||||||
|
other = "更多"
|
||||||
|
|
||||||
|
[allTitle]
|
||||||
|
other = "所有 {{.Title }}"
|
||||||
|
|
||||||
|
[recentTitle]
|
||||||
|
other = "最近 {{.Title }}"
|
||||||
|
|
||||||
|
[readMore]
|
||||||
|
other = "繼續閱讀"
|
||||||
|
|
||||||
|
[whatsInThis]
|
||||||
|
other = "What's in this {{ .Type }}"
|
||||||
|
|
||||||
|
[related]
|
||||||
|
other = "相關內容"
|
Loading…
Reference in a new issue