hugo-hyperskip

Email-powered static comments for Hugo

git clone git://git.shimmy1996.com/hugo-hyperskip.git

zh.toml (592B)

    1 [hyperskip-header]
    2 other = "评论区"
    3 
    4 [hyperskip-name]
    5 other = "用户名:"
    6 
    7 [hyperskip-name-default]
    8 other = "无名氏"
    9 
   10 [hyperskip-comment]
   11 other = "评论:"
   12 
   13 [hyperskip-submit]
   14 other = "使用电子邮件提交"
   15 
   16 [hyperskip-reply]
   17 other = "回复"
   18 
   19 [hyperskip-requirement]
   20 other = "至少三个字符。支持 Markdown 语法。"
   21 
   22 [hyperskip-placeholder]
   23 other = "暂时没有评论。"
   24 
   25 [hyperskip-webmention]
   26 other = "或者在您自己的网站上[回应](https://indieweb.org/reply#How_To),并把网址告诉我吧:"
   27 
   28 [hyperskip-webmention-submit]
   29 other = "发送Webmention"