From b41e8b09ad80772f06e08f644d670db55c586717 Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Thu, 5 Dec 2024 15:40:32 -0800 Subject: [PATCH] Update br.js --- src/gui/src/i18n/translations/br.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/gui/src/i18n/translations/br.js b/src/gui/src/i18n/translations/br.js index 540cb9c49..3524b98ef 100644 --- a/src/gui/src/i18n/translations/br.js +++ b/src/gui/src/i18n/translations/br.js @@ -362,9 +362,6 @@ const br = { "You can't share with yourself.": "Vocẽ não pode compartilhar com você mesmo", // In English: "You can't share with yourself." "This user already has access to this item": "Esse usuário já tem acesso a esse item", // In English: "This user already has access to this item" - // ---------------------------------------- - // Missing translations: - // ---------------------------------------- "billing.change_payment_method": "Mudar", // In English: "Change" "billing.cancel": "Cancelar", // In English: "Cancel" "billing.download_invoice": "Baixar", // In English: "Download" @@ -411,7 +408,6 @@ const br = { "billing.expanded": "Expandido", // In English: "Expanded" "billing.accelerated": "Aprimorado", // In English: "Accelerated" "billing.enjoy_msg": "Aproveite %% de Armazenamento em Nuvem, além de outros benefícios.", // In English: "Enjoy %% of Cloud Storage plus other benefits." - } };