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-tw.toml | 29 +---------------------------- 1 files changed, 1 insertions(+), 28 deletions(-) diff --git a/i18n/zh-tw.toml b/i18n/zh-tw.toml index c63526f..87e7e69 100644 --- a/i18n/zh-tw.toml +++ b/i18n/zh-tw.toml @@ -20,32 +20,5 @@ [comments] other = "註解" -[name] -other = "Name" - -[name_error] -other = "Please provide your name" - -[email] -other = "Email" - -[email_error] -other = "Please enter a valid email address" - -[message] -other = "Message" - -[message_error] -other = "Please let us know why you are contacting us" - [send] -other = "發送" - -[form_captcha_error] -other = "Captcha error; please try again later" - -[form_error] -other = "Fatal error, contact not made - please reach out some other way" - -[form_success] -other = "Thank you for reaching out! We will be touch soon" +other = "發送" \ No newline at end of file -- Gitblit v1.10.0