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-tw.toml | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/i18n/zh-tw.toml b/i18n/zh-tw.toml index 87e7e69..cee6520 100644 --- a/i18n/zh-tw.toml +++ b/i18n/zh-tw.toml @@ -21,4 +21,16 @@ other = "註解" [send] -other = "發送" \ No newline at end of file +other = "發送" + +[read_more] +other = "繼續閱讀" + +[name] +other = "名稱" + +[email] +other = "電子郵件" + +[message] +other = "消息" \ No newline at end of file -- Gitblit v1.10.0