MineCola 5 лет назад
Родитель
Сommit
04be75e5a1
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      i18n/zh-tw.toml

+ 9 - 0
i18n/zh-tw.toml

@@ -7,6 +7,9 @@ other = "標籤"
 [series]
 [series]
 other = "系列"
 other = "系列"
 
 
+[author]
+other = "作者"
+
 [reading_time]
 [reading_time]
 one = "閱讀時間 1 分鐘"
 one = "閱讀時間 1 分鐘"
 other = "閱讀時間 {{ .Count }} 分鐘"
 other = "閱讀時間 {{ .Count }} 分鐘"
@@ -22,3 +25,9 @@ other = "返回 <a href=\"{{ . }}\">首頁</a>."
 
 
 [powered_by]
 [powered_by]
 other = "技術支援"
 other = "技術支援"
+
+[see_also]
+other = "參見"
+
+[posts]
+other = "文章"