From 370db0827a07253dc038d7930d5e032ebb33b5ec Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sat, 10 May 2025 18:59:04 +0000 Subject: feat: Allow enabling/disabling RSS feeds --- apps/web/lib/i18n/locales/en/translation.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'apps/web/lib/i18n') diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 71dc93ef..42a904a4 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -114,7 +114,9 @@ }, "feeds": { "rss_subscriptions": "RSS Subscriptions", - "add_a_subscription": "Add a Subscription" + "add_a_subscription": "Add a Subscription", + "feed_enabled": "RSS Feed enabled", + "feed_disabled": "RSS Feed disabled" }, "webhooks": { "webhooks": "Webhooks", -- cgit v1.2.3-70-g09d2