From 64bb77e9442dafb8794b08871db6951db689f503 Mon Sep 17 00:00:00 2001 From: vuongvoviet <51332444+vuongvoviet@users.noreply.github.com> Date: Wed, 24 Jul 2019 13:04:45 +0000 Subject: [PATCH] Update and rename en.js to vn.js MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thêm tiếng Việt Add Vietnamese --- loc/{en.js => vn.js} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename loc/{en.js => vn.js} (98%) diff --git a/loc/en.js b/loc/vn.js similarity index 98% rename from loc/en.js rename to loc/vn.js index ee5c28c3..e74deaca 100644 --- a/loc/en.js +++ b/loc/vn.js @@ -1,6 +1,6 @@ module.exports = { _: { - storage_is_encrypted: 'Your storage is encrypted. Password is required to decrypt it', + storage_is_encrypted: 'Lưu trữ của bạn được mã hoá. Mật khẩu được yêu cầu để giải mã', enter_password: 'Enter password', bad_password: 'Bad password, try again', never: 'never',