add basic filestructure

This commit is contained in:
2023-09-06 21:47:51 +02:00
parent 9357101bcf
commit b17378ca5f
27 changed files with 1072 additions and 0 deletions

56
i18n/zh-TW.toml Normal file
View File

@@ -0,0 +1,56 @@
[read_more]
other = "閱讀更多"
[copyright]
other = "版權"
[all_rights]
other = "版權所有"
[share_on]
other = "分享到"
[featured_posts]
other = "精選文章"
[recent_posts]
other = "最新文章"
[404_title]
other = "頁面不見了"
[could_not_find]
other = "頁面不存在或已被删除"
[go_back]
other = "返回"
[translations]
other = "翻譯"
[categories]
other = "分類"
[tags]
other = "標籤"
[series]
other = "專欄"
[all_categories]
other = "所有分類"
[all_tags]
other = "所有標籤"
[all_series]
other = "所有專欄"
[overview]
other = "文章目錄"
[reading_time]
other = "{{ .ReadingTime }} 分鐘長"
[series_posts]
other = "此系列文章"