hugo-hyperskip

Email-powered static comments for Hugo

git clone git://git.shimmy1996.com/hugo-hyperskip.git
commit 203fefd64078b9b6e6894a556932787aa21aa2f3
parent b299f3639b69112b2ef4a39a331c99daba393196
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Mon, 20 Apr 2020 09:36:59 -0500

Add Japanese translation

Diffstat:
Ai18n/ja.toml | 24++++++++++++++++++++++++
1 file changed, 24 insertions(+), 0 deletions(-)
diff --git a/i18n/ja.toml b/i18n/ja.toml
@@ -0,0 +1,23 @@
+[hyperskip-header]
+other = "コメント"
+
+[hyperskip-name]
+other = "名前:"
+
+[hyperskip-name-default]
+other = "名無し"
+
+[hyperskip-comment]
+other = "コメント内容:"
+
+[hyperskip-submit]
+other = "メールで投稿"
+
+[hyperskip-reply]
+other = "返信"
+
+[hyperskip-requirement]
+other = "3文字以上。Markdownサポートがあります。"
+
+[hyperskip-placeholder]
+other = "まだコメントはありません。"+
\ No newline at end of file