From 7192b97770314093b30d5f5c2a4e0ba733d233fd Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sun, 8 May 2022 16:18:31 +0200 Subject: [PATCH] New translations common.json (Vietnamese) --- src/i18n/vi/common.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/vi/common.json b/src/i18n/vi/common.json index 813185d7..92fe0faf 100644 --- a/src/i18n/vi/common.json +++ b/src/i18n/vi/common.json @@ -1,5 +1,6 @@ { "buttons": { + "OK": "OK", "apply": "Áp dụng", "cancel": "Hủy bỏ" },