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

github.com/reuixiy/hugo-theme-meme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorreuixiy <reuixiy@gmail.com>2020-02-29 07:08:26 +0300
committerreuixiy <reuixiy@gmail.com>2020-02-29 07:08:26 +0300
commita498caddb5c637fb4d6cbcb10c91840f2b4d0a2f (patch)
treef5879c187a08f74cb50f89ddd45988be21f54766 /i18n
parent070b1d3214559b34f11edb798aa109a68b09bd20 (diff)
fix: improve post-copyright style
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en-us.toml11
-rw-r--r--i18n/zh-cn.toml9
2 files changed, 13 insertions, 7 deletions
diff --git a/i18n/en-us.toml b/i18n/en-us.toml
index a866441..d3daffc 100644
--- a/i18n/en-us.toml
+++ b/i18n/en-us.toml
@@ -4,6 +4,9 @@ other = "🇺🇸"
[ellipsis]
other = "..."
+[colon]
+other = ": "
+
[minute]
one = "min"
other = "mins"
@@ -21,13 +24,13 @@ other = "Newer"
other = "Older"
[copyrightAuthor]
-other = "Author: "
+other = "Author"
[copyrightLink]
-other = "Link: "
+other = "Link"
[copyrightLicense]
-other = "License: "
+other = "License"
[shareOn]
other = "Share on:"
@@ -155,4 +158,4 @@ other = "7"
other = "8"
[9]
-other = "9" \ No newline at end of file
+other = "9"
diff --git a/i18n/zh-cn.toml b/i18n/zh-cn.toml
index 9606fe0..682eac8 100644
--- a/i18n/zh-cn.toml
+++ b/i18n/zh-cn.toml
@@ -4,6 +4,9 @@ other = "🇨🇳"
[ellipsis]
other = "……"
+[colon]
+other = ":"
+
[minute]
one = "分钟"
other = "分钟"
@@ -21,13 +24,13 @@ other = "上一页"
other = "下一页"
[copyrightAuthor]
-other = "作者:"
+other = "作者"
[copyrightLink]
-other = "链接:"
+other = "链接"
[copyrightLicense]
-other = "许可:"
+other = "许可"
[shareOn]
other = "分享:"