From 02e9faedfc6e2ee701fd768a73e35c5642942adb Mon Sep 17 00:00:00 2001 From: Alexander Bilz <mail@alexbilz.com> Date: Wed, 09 Dec 2020 22:04:34 +0000 Subject: [PATCH] Added missing languages --- i18n/zh-tw.toml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/i18n/zh-tw.toml b/i18n/zh-tw.toml index c10d694..87e7e69 100644 --- a/i18n/zh-tw.toml +++ b/i18n/zh-tw.toml @@ -19,3 +19,6 @@ [comments] other = "註解" + +[send] +other = "發送" \ No newline at end of file -- Gitblit v1.10.0