port to gitlab.

This commit is contained in:
Dave G
2018-07-16 21:46:31 -04:00
commit 2c3ba62ee1
231 changed files with 11557 additions and 0 deletions

109
themes/custom/i18n/en.yaml Normal file
View File

@@ -0,0 +1,109 @@
# ===== title =====
archive:
other: "Archive"
tags:
other: "Tags"
categories:
other: "Categories"
# ===== footer =====
powered:
other: "Powered by %s"
theme:
other: "Theme"
siteUV:
other: "site uv: %s"
sitePV:
other: "site pv: %s"
pagePV:
other: "%s times read"
# ===== post =====
prevPage:
other: "Prev"
nextPage:
other: "Next"
prevPost:
other: "Prev"
nextPost:
other: "Next"
toc:
other: "Contents"
readMore:
other: "Read more.."
reward:
other: "Reward"
wordCount:
one: "{{ .Count }} word"
other: "{{ .Count }} words"
readingTime:
one: "{{ .Count }} min read"
other: "{{ .Count }} mins read"
# ===== content license =====
author:
other: "Author"
lastMod:
other: "LastMod"
postLink:
other: "Postlink"
markdown:
other: "Markdown"
seeMarkDown:
other: "The Markdown version »"
license:
other: "Copyright"
licenseContent:
other: "All articles in this blog are licensed under %s unless stating additionally."
# ===== counter =====
archiveCounter:
one: "{{ .Count }} Post In Total"
other: "{{ .Count }} Posts In Total"
tagCounter:
one: "{{ .Count }} Tag In Total"
other: "{{ .Count }} Tags In Total"
zeroTagCounter:
other: "No tags"
categoryCounter:
one: "{{ .Count }} Category In Total"
other: "{{ .Count }} Categories In Total"
zeroCategoryCounter:
other: "No categories"
links:
other: "FRIENDS"
about:
other: "ABOUT ME"
category:
other: "CATEGORIES"
tag:
other: "TAGS"