diff --git a/src/i18n/zh-Hant/screens/actions.json b/src/i18n/zh-Hant/screens/actions.json new file mode 100644 index 00000000..d6d2c219 --- /dev/null +++ b/src/i18n/zh-Hant/screens/actions.json @@ -0,0 +1,19 @@ +{ + "content": { + "button": { + "apply": "", + "cancel": "" + }, + "notificationsFilter": { + "heading": "", + "content": { + "follow": "", + "favourite": "", + "reblog": "", + "mention": "", + "poll": "", + "follow_request": "" + } + } + } +} \ No newline at end of file