diff --git a/src/i18n/vi/screens/announcements.json b/src/i18n/vi/screens/announcements.json new file mode 100644 index 00000000..451c3d5e --- /dev/null +++ b/src/i18n/vi/screens/announcements.json @@ -0,0 +1,10 @@ +{ + "heading": "Có gì mới?", + "content": { + "published": "Đã đăng <0 />", + "button": { + "read": "Đọc", + "unread": "Đánh dấu là đã đọc" + } + } +} \ No newline at end of file