Import theme
This commit is contained in:
parent
51769fa6be
commit
c59ffbfeee
127 changed files with 13611 additions and 1 deletions
54
i18n/zh-tw.toml
Normal file
54
i18n/zh-tw.toml
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
[category]
|
||||
other = "分類"
|
||||
|
||||
[tag]
|
||||
other = "標籤"
|
||||
|
||||
[reading_time]
|
||||
one = "閱讀時間 1 分鐘"
|
||||
other = "閱讀時間 {{ .Count }} 分鐘"
|
||||
|
||||
[page_not_found]
|
||||
other = "找不到頁面"
|
||||
|
||||
[page_does_not_exist]
|
||||
other = "此頁面不存在"
|
||||
|
||||
[head_back]
|
||||
other = "返回 <a href=\"{{ . }}\">首頁</a>."
|
||||
|
||||
[comments]
|
||||
other = "註解"
|
||||
|
||||
[send]
|
||||
other = "發送"
|
||||
|
||||
[read_more]
|
||||
other = "繼續閱讀"
|
||||
|
||||
[name]
|
||||
other = "名稱"
|
||||
|
||||
[email]
|
||||
other = "電子郵件"
|
||||
|
||||
[message]
|
||||
other = "消息"
|
||||
|
||||
[warning]
|
||||
other = "警告"
|
||||
|
||||
[info]
|
||||
other = "關於"
|
||||
|
||||
[update]
|
||||
other = "關於"
|
||||
|
||||
[series_posts]
|
||||
other = "這個系列的帖子"
|
||||
|
||||
[related_posts]
|
||||
other = "類似的帖子"
|
||||
|
||||
[toc]
|
||||
other = "目錄"
|
||||
Loading…
Add table
Add a link
Reference in a new issue