From 9312fc2d64766e2af1120df0a3ea1f8307fce05a Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:21 +0900
Subject: [PATCH] New translations translation.json (Chinese Traditional)
---
src/config/locales/zh_tw/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/zh_tw/translation.json b/src/config/locales/zh_tw/translation.json
index f140d6d2..f403ed0e 100644
--- a/src/config/locales/zh_tw/translation.json
+++ b/src/config/locales/zh_tw/translation.json
@@ -194,7 +194,9 @@
"reblog": "當我收到轉嘟時通知我",
"favourite": "當我收到最愛時通知我",
"follow": "當我收到跟隨時通知我",
- "reaction": "當我收到 emoji 表情符號時通知我"
+ "reaction": "當我收到 emoji 表情符號時通知我",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {