From 796d04b59fc629a5cbbdf5270f0ccc7dff48b484 Mon Sep 17 00:00:00 2001 From: Quang Phan Date: Sun, 24 Nov 2024 06:50:32 +0700 Subject: Vietnamese Localization (Continued from #2524) (#6564) * Add Vietnamese localization * Complete Vietnamese Translations * Add date localization for Vietnamese * Fix typos and wording in Vietnamese translation * Update Vietnamese translation * Add @vinhphm to Vietnamese translator list --------- Co-authored-by: CromNguyen --- lingui.config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'lingui.config.js') diff --git a/lingui.config.js b/lingui.config.js index c8b91320b..408f4dd13 100644 --- a/lingui.config.js +++ b/lingui.config.js @@ -21,6 +21,7 @@ module.exports = { 'th', 'tr', 'uk', + 'vi', 'zh-CN', 'zh-HK', 'zh-TW', -- cgit 1.4.1