From ec0bc45e5d7824b5a04daf7f34c221cc66d8eff9 Mon Sep 17 00:00:00 2001
From: Xiang Li <78754416+xiangli2pro@users.noreply.github.com>
Date: Sun, 21 Mar 2021 10:47:33 +0000
Subject: [PATCH] Added readmore links in index.html (#160)

---
 i18n/zh-tw.toml |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/i18n/zh-tw.toml b/i18n/zh-tw.toml
index 87e7e69..c758abc 100644
--- a/i18n/zh-tw.toml
+++ b/i18n/zh-tw.toml
@@ -21,4 +21,7 @@
 other = "註解"
 
 [send]
-other = "發送"
\ No newline at end of file
+other = "發送"
+
+[read_more]
+other = "繼續閱讀"
\ No newline at end of file

--
Gitblit v1.10.0