From 5ce0a8769568ff91dddeee5b8b8196f269bcb221 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 19:28:12 +0200 Subject: [PATCH] New translations actions.json (Chinese Traditional) --- src/i18n/zh-Hant/screens/actions.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/zh-Hant/screens/actions.json b/src/i18n/zh-Hant/screens/actions.json index d6d2c219..648864d7 100644 --- a/src/i18n/zh-Hant/screens/actions.json +++ b/src/i18n/zh-Hant/screens/actions.json @@ -8,11 +8,13 @@ "heading": "", "content": { "follow": "", + "follow_request": "", "favourite": "", "reblog": "", "mention": "", "poll": "", - "follow_request": "" + "status": "", + "update": "" } } }