From 34e01f8598848c771acfcb25aeeb401a900f6c13 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Fri, 13 May 2022 10:43:20 +0200 Subject: [PATCH] New translations announcements.json (Chinese Traditional) --- src/i18n/zh-Hant/screens/announcements.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/i18n/zh-Hant/screens/announcements.json diff --git a/src/i18n/zh-Hant/screens/announcements.json b/src/i18n/zh-Hant/screens/announcements.json new file mode 100644 index 00000000..95737a45 --- /dev/null +++ b/src/i18n/zh-Hant/screens/announcements.json @@ -0,0 +1,10 @@ +{ + "heading": "", + "content": { + "published": "", + "button": { + "read": "", + "unread": "" + } + } +} \ No newline at end of file