From 6890935d01b70c24c48e02aaadee26b12bd52d2a Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Mon, 9 Dec 2024 06:13:43 -0800 Subject: [PATCH] Update vi.js --- src/gui/src/i18n/translations/vi.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/gui/src/i18n/translations/vi.js b/src/gui/src/i18n/translations/vi.js index 792ee05c..c5ea35d0 100644 --- a/src/gui/src/i18n/translations/vi.js +++ b/src/gui/src/i18n/translations/vi.js @@ -363,9 +363,6 @@ const vi = { "You can't share with yourself.": 'Bạn không thể tự chia sẻ với chính mình', // In English: "You can't share with yourself." "This user already has access to this item": 'Người dùng này đã có sẵn quyền truy cập cho mục này', // In English: "This user already has access to this item" - // ---------------------------------------- - // Missing translations: - // ---------------------------------------- "billing.change_payment_method": "Thay đổi", // In English: "Change" "billing.cancel": "Hủy", // In English: "Cancel" "billing.download_invoice": "Tải xuống", // In English: "Download"