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

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorJimmy Cai <jimmehcai@gmail.com>2020-12-22 23:14:50 +0300
committerGitHub <noreply@github.com>2020-12-22 23:14:50 +0300
commit7d841cf237ca6779e3a4a10e0109c46a1024c26d (patch)
tree093ab7f299163529599fdab556a57b8f265c0d4c /i18n
parente606dca404d5bf1d8e29555b7e89b553b0508e0f (diff)
feat(list): add subsection support (#81)
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/48
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml
index 1c0fdd8..7f3b4fa 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -1,6 +1,18 @@
toggleMenu:
other: Toggle Menu
+list:
+ page:
+ one: "{{ .Count }} page"
+ other: "{{ .Count }} pages"
+
+ section:
+ other: Section
+
+ subsection:
+ one: Subsection
+ other: Subsections
+
archives:
categories:
other: Categories