Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorShaform <shaform@gmail.com>2018-11-17 03:11:07 +0300
committerShaform <shaform@gmail.com>2018-11-17 03:11:07 +0300
commit37f5418768e955444e729808949ed2c49e8b0172 (patch)
treee319f31020b8419920623dd6a24579f7f40b501c /i18n
parent8c4c06baa0b0c4dc70a9e7bd3b3253650d10a7c5 (diff)
add authors page
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.yaml6
-rw-r--r--i18n/zh-cn.yaml6
-rw-r--r--i18n/zh-tw.yaml6
3 files changed, 18 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml
index e173221..c612aec 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -13,6 +13,12 @@
- id: category
translation: "Category: "
+- id: authors
+ translation: Authors
+
+- id: author_item
+ translation: "Author: "
+
# posts
- id: prev
translation: Prev
diff --git a/i18n/zh-cn.yaml b/i18n/zh-cn.yaml
index ef5c36f..7761df2 100644
--- a/i18n/zh-cn.yaml
+++ b/i18n/zh-cn.yaml
@@ -13,6 +13,12 @@
- id: category
translation: "分类: "
+- id: authors
+ translation: 文章作者
+
+- id: author_item
+ translation: "文章作者: "
+
# posts
- id: prev
translation: 上一页
diff --git a/i18n/zh-tw.yaml b/i18n/zh-tw.yaml
index 8731bb5..2211c1b 100644
--- a/i18n/zh-tw.yaml
+++ b/i18n/zh-tw.yaml
@@ -13,6 +13,12 @@
- id: category
translation: "分類: "
+- id: authors
+ translation: 文章作者
+
+- id: author_item
+ translation: "文章作者: "
+
# posts
- id: prev
translation: 上一頁