From e9ac20b8b00c2a54cb6d6e6406cede63b754dd5f Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Sat, 7 Dec 2024 10:30:28 -0800 Subject: [PATCH] Update id.js --- src/gui/src/i18n/translations/id.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/gui/src/i18n/translations/id.js b/src/gui/src/i18n/translations/id.js index 4fe520de6..b83892319 100644 --- a/src/gui/src/i18n/translations/id.js +++ b/src/gui/src/i18n/translations/id.js @@ -383,9 +383,6 @@ const id = { "You can't share with yourself.": "Anda tidak bisa membaginya dengan diri sendiri.", // In English: "You can't share with yourself." "This user already has access to this item": "Pengguna ini telah memiliki akses ke barang ini", // In English: "This user already has access to this item" - // ---------------------------------------- - // Missing translations: - // ---------------------------------------- "billing.change_payment_method": "Ubah", // In English: "Change" "billing.cancel": "Batal", // In English: "Cancel" "billing.download_invoice": "Unduh", // In English: "Download"