| 123456789101112131415161718192021222324252627282930313233 |
- [category]
- other = "分类"
- [tag]
- other = "标签"
- [series]
- other = "系列"
- [author]
- other = "作者"
- [posts]
- 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 = "技术支持"
- [see_also]
- other = "参见"
|