From efabd21d92afd4d265adf2a490625cc994493656 Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Sat, 16 Jan 2021 10:47:49 +0000
Subject: [PATCH] Revert "Added reCAPTCHA to Formspree and support for Netlify forms"

---
 i18n/zh-cn.toml |   27 ---------------------------
 1 files changed, 0 insertions(+), 27 deletions(-)

diff --git a/i18n/zh-cn.toml b/i18n/zh-cn.toml
index d67558e..62c1293 100755
--- a/i18n/zh-cn.toml
+++ b/i18n/zh-cn.toml
@@ -20,32 +20,5 @@
 [comments]
 other = "评论"
 
-[name]
-other = "名称"
-
-[name_error]
-other = "请提供您的姓名"
-
-[email]
-other = "电子邮件"
-
-[email_error]
-other = "请输入有效的电子邮件地址"
-
-[message]
-other = "留言内容"
-
-[message_error]
-other = "请告诉我们您联系我们的原因。"
-
 [send]
 other = "发送"
-
-[form_captcha_error]
-other = "验证码错误,请稍后再试"
-
-[form_error]
-other = "致命的错误,没有取得联系--请以其他方式联系。"
-
-[form_success]
-other = "谢谢您的联系!我们会尽快与您联系。我们会尽快联系您"

--
Gitblit v1.10.0