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

github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorzzossig <zzossig@gmail.com>2019-11-17 14:01:09 +0300
committerzzossig <zzossig@gmail.com>2019-11-17 14:01:09 +0300
commit3ef420597a103f30e2a8ffc8a974cdef602e5dd7 (patch)
tree817b060f5a85ef6c926607e12adaa2e0aee26747 /i18n
parent41460dd49bdf254670a5e8c4a9692bdd5b9802fa (diff)
gvatar support, sticky sidebar, archive pagination, number pagination support, pwa more score,
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml3
-rw-r--r--i18n/ko.toml3
2 files changed, 6 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 481e6ad..8beec0a 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -25,6 +25,9 @@ other = "Subscribe"
[footer-social]
other = "Social"
+[archive-dateformat]
+other = "Jan 2"
+
[single-dateformat]
other = "Jan 2, 2006"
diff --git a/i18n/ko.toml b/i18n/ko.toml
index 238eaf0..d77607a 100644
--- a/i18n/ko.toml
+++ b/i18n/ko.toml
@@ -25,6 +25,9 @@ other = "구독"
[footer-social]
other = "소셜"
+[archive-dateformat]
+other = "01월 02일"
+
[single-dateformat]
other = "2006년 01월 02일"