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

github.com/budparr/gohugo-theme-ananke.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorlagagain <o18382@gmail.com>2019-05-04 21:33:22 +0300
committerBud Parr <budparr@gmail.com>2019-05-04 21:33:22 +0300
commit389e12c252a4586e925424de5ef039f382e9d18a (patch)
tree8a53c47194d27687d07eac56296724e6d6b16b6c /i18n
parentc195c12d7dd95e4f463f87f5d576295db2fa7bad (diff)
Create zh.toml (#170)2.44
Diffstat (limited to 'i18n')
-rw-r--r--i18n/zh.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/i18n/zh.toml b/i18n/zh.toml
new file mode 100644
index 0000000..6d2dc4d
--- /dev/null
+++ b/i18n/zh.toml
@@ -0,0 +1,17 @@
+[more]
+other = "更多"
+
+[allTitle]
+other = "所有 {{.Title }}"
+
+[recentTitle]
+other = "最近 {{.Title }}"
+
+[readMore]
+other = "繼續閱讀"
+
+[whatsInThis]
+other = "What's in this {{ .Type }}"
+
+[related]
+other = "相關內容"