From 9e0aac33f4400c1b12188ce6e05c049b3154e5be Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Sun, 18 Apr 2021 12:58:28 +0000
Subject: [PATCH] Merge remote-tracking branch 'origin/master' into darkmode

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

diff --git a/i18n/zh-cn.toml b/i18n/zh-cn.toml
index 62c1293..1f05270 100755
--- a/i18n/zh-cn.toml
+++ b/i18n/zh-cn.toml
@@ -22,3 +22,15 @@
 
 [send]
 other = "发送"
+
+[read_more]
+other = "继续阅读"
+
+[name]
+other = "姓名"
+
+[email]
+other = "电子邮件"
+
+[message]
+other = "信息" 
\ No newline at end of file

--
Gitblit v1.10.0