diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 493b7b02f..1d7d86010 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -2307,6 +2307,9 @@ "learn_more": { "message": "Learn More" }, + "custom_themes": { + "message": "Custom Themes" + }, "historical_stats": { "message": "Historical Stats" }, diff --git a/app/panel/components/Subscription/SubscriptionInfo.jsx b/app/panel/components/Subscription/SubscriptionInfo.jsx index 704895df8..2d84a357e 100644 --- a/app/panel/components/Subscription/SubscriptionInfo.jsx +++ b/app/panel/components/Subscription/SubscriptionInfo.jsx @@ -79,7 +79,7 @@ const SubscriptionInfo = (props) => {