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>2020-01-23 06:35:20 +0300
committerzzossig <zzossig@gmail.com>2020-01-23 06:35:20 +0300
commit45fbc4c86df0fbaae3dfa85ebbb75f2c2bdb7224 (patch)
treec4d4f910cdef20ecbab7a094883c8b4f4aa8b0fd /i18n
parentc1cf3a4616134c80fadf84686453210c3ad51fe1 (diff)
share completed
bitcoin donation icon added, donation icon style chagned, some ui bug fixes
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml3
-rw-r--r--i18n/ko.toml3
-rw-r--r--i18n/zh.toml3
3 files changed, 9 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 5886707..fbdc61a 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -46,6 +46,9 @@ other = "views"
[donate-message]
other = "Support the author with"
+[share-message]
+other = "Share this article with"
+
[contact-name]
other = "Name"
diff --git a/i18n/ko.toml b/i18n/ko.toml
index 9826e61..cf500b7 100644
--- a/i18n/ko.toml
+++ b/i18n/ko.toml
@@ -46,6 +46,9 @@ other = "조회수"
[donate-message]
other = "후원하기"
+[share-message]
+other = "공유하기"
+
[contact-name]
other = "이름"
diff --git a/i18n/zh.toml b/i18n/zh.toml
index 8d1cfe8..9385517 100644
--- a/i18n/zh.toml
+++ b/i18n/zh.toml
@@ -46,6 +46,9 @@ other = "阅读"
[donate-message]
other = "您的鼓励是我最大的动力"
+[share-message]
+other = "分享"
+
[contact-name]
other = "姓名"