From 6e6bd344632d5bebe3741bb58c86a858b86941d9 Mon Sep 17 00:00:00 2001 From: jelveh Date: Sun, 1 Dec 2024 22:09:39 -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 f4a5279e1..8e1bebfdf 100644 --- a/src/gui/src/i18n/translations/en.js +++ b/src/gui/src/i18n/translations/en.js @@ -408,6 +408,7 @@ const en = { 'billing.limited': 'Limited', 'billing.expanded': 'Expanded', 'billing.accelerated': 'Accelerated', + 'billing.enjoy_msg': 'Enjoy %% of Cloud Storage plus other benefits.' } };