From c55a13dcd8fa81014e24101aeb617f372260d360 Mon Sep 17 00:00:00 2001 From: jelveh Date: Thu, 27 Feb 2025 23:19:00 -0800 Subject: [PATCH] Update en.js --- src/gui/src/i18n/translations/en.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/src/i18n/translations/en.js b/src/gui/src/i18n/translations/en.js index 08fdd619e..aaad865f8 100644 --- a/src/gui/src/i18n/translations/en.js +++ b/src/gui/src/i18n/translations/en.js @@ -376,6 +376,7 @@ const en = { 'billing.subscription_cancelled': 'Your subscription has been canceled.', 'billing.subscription_cancelled_description': 'You will still have access to your subscription until the end of this billing period.', 'billing.offering.free': 'Free', + 'billing.offering.basic': 'Basic', 'billing.offering.pro': 'Professional', 'billing.offering.business': 'Business', 'billing.cloud_storage': 'Cloud Storage',