From dd25827e40e60ebaa55d2cbbe45a8d717e420167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ng=C3=B4=20Qu=E1=BB=91c=20=C4=90=E1=BA=A1t?= <56961917+datlechin@users.noreply.github.com> Date: Sat, 16 Oct 2021 18:52:39 +0700 Subject: [PATCH] Add "passphrase" to Vietnamese translation --- src/renderer/i18n/vi-VN.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/renderer/i18n/vi-VN.js b/src/renderer/i18n/vi-VN.js index 9abbf5bc..f2575172 100644 --- a/src/renderer/i18n/vi-VN.js +++ b/src/renderer/i18n/vi-VN.js @@ -119,7 +119,8 @@ module.exports = { routine: 'Routine', new: 'Mới', history: 'Lịch sử', - select: 'Chọn' + select: 'Chọn', + passphrase: 'Cụm mật khẩu' }, message: { appWelcome: 'Chào bạn đến với Antares SQL Client!',