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": "" } } }