💄 Add categories & tags page's title.

This commit is contained in:
凡梦星尘
2022-06-13 15:04:06 +08:00
parent 7ab696887c
commit 52426b4cef
3 changed files with 31 additions and 12 deletions

View File

@@ -1,16 +1,20 @@
#--------------------------------------
# English Version
#--------------------------------------
posts:
Posts:
other: Posts
tag:
Tag:
other: Tag
tags:
Tags:
other: Tags
category:
TagTitle:
other: Tag Collection
Category:
other: Category
categories:
Categories:
other: Categories
CateTitle:
other: Classify Management
AllSome:
other: "All {{ .Some }}"

View File

@@ -2,16 +2,20 @@
# 中文版本
#--------------------------------------
posts:
Posts:
other: 文章
tag:
Tag:
other: 标签
tags:
Tags:
other: 标签
category:
TagTitle:
other: 标签集锦
Category:
other: 分类
categories:
Categories:
other: 分类
CateTitle:
other: 分类管理
AllSome:
other: "所有 {{ .Some }}"