mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Add zh-tw translation (#444)
* Add zh-tw translation * Add contributors for translation zh-tw
This commit is contained in:
@@ -83,3 +83,4 @@
|
|||||||
- [Ellison Leão](https://github.com/ellisonleao)
|
- [Ellison Leão](https://github.com/ellisonleao)
|
||||||
- [Lucas de Oliveira](https://github.com/lucas-dOliveira)
|
- [Lucas de Oliveira](https://github.com/lucas-dOliveira)
|
||||||
- [earnest ma](https://github.com/earnestma)
|
- [earnest ma](https://github.com/earnestma)
|
||||||
|
- [TMineCola](https://github.com/tminecola)
|
||||||
24
i18n/zh-tw.toml
Normal file
24
i18n/zh-tw.toml
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
[category]
|
||||||
|
other = "分類"
|
||||||
|
|
||||||
|
[tag]
|
||||||
|
other = "標籤"
|
||||||
|
|
||||||
|
[series]
|
||||||
|
other = "系列"
|
||||||
|
|
||||||
|
[reading_time]
|
||||||
|
one = "閱讀時間 1 分鐘"
|
||||||
|
other = "閱讀時間 {{ .Count }} 分鐘"
|
||||||
|
|
||||||
|
[page_not_found]
|
||||||
|
other = "找不到頁面"
|
||||||
|
|
||||||
|
[page_does_not_exist]
|
||||||
|
other = "此頁面不存在"
|
||||||
|
|
||||||
|
[head_back]
|
||||||
|
other = "返回 <a href=\"{{ . }}\">首頁</a>."
|
||||||
|
|
||||||
|
[powered_by]
|
||||||
|
other = "技術支援"
|
||||||
Reference in New Issue
Block a user