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-24 17:31:28 +0300
committerzzossig <zzossig@gmail.com>2019-11-24 17:31:28 +0300
commitd2e290d9b33d87d922d8a341fd745397adfaa2b1 (patch)
treeccdfb59d27c42159f8003f489d0680387df15b8e /i18n
parentc7fedf9cb47f55b968dbe47819d8b9e959e1990a (diff)
divided main scss, js file, easy custom color added,
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml24
-rw-r--r--i18n/ko.toml24
2 files changed, 0 insertions, 48 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 328b3de..fefcf70 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -13,18 +13,6 @@ other = "Categories"
[taxo-series]
other = "Series"
-[footer-theme]
-other = "Theme"
-
-[footer-language]
-other = "Language"
-
-[footer-subscribe]
-other = "Subscribe"
-
-[footer-social]
-other = "Social"
-
[archive-dateformat]
other = "Jan 2"
@@ -39,15 +27,3 @@ other = "WRITTEN BY"
[toc-label]
other = "What's on this Page"
-
-[subs-label]
-other = "Subscribe"
-
-[subs-placeholder-email]
-other = "Your email address"
-
-[subs-placeholder-name]
-other = "Your name"
-
-[subs-button]
-other = "Join" \ No newline at end of file
diff --git a/i18n/ko.toml b/i18n/ko.toml
index a5e7b33..9e767be 100644
--- a/i18n/ko.toml
+++ b/i18n/ko.toml
@@ -13,18 +13,6 @@ other = "카테고리"
[taxo-series]
other = "시리즈"
-[footer-theme]
-other = "테마"
-
-[footer-language]
-other = "언어"
-
-[footer-subscribe]
-other = "구독"
-
-[footer-social]
-other = "소셜"
-
[archive-dateformat]
other = "01-02"
@@ -39,15 +27,3 @@ other = "글쓴이"
[toc-label]
other = "목차"
-
-[subs-label]
-other = "구독"
-
-[subs-placeholder-email]
-other = "이메일 주소"
-
-[subs-placeholder-name]
-other = "이름"
-
-[subs-button]
-other = "구독하기" \ No newline at end of file