From 493d46759eda507190b11206f6c3d668edbd9b40 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Mon, 10 Jun 2024 19:43:48 +0200 Subject: fix broken sharing services (part 2): delete Blogotext (#6225) --- app/i18n/en/conf.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/i18n/en/conf.php') diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php index 83189a10a..5b3b93fcb 100644 --- a/app/i18n/en/conf.php +++ b/app/i18n/en/conf.php @@ -257,7 +257,6 @@ return array( 'sharing' => array( '_' => 'Sharing', 'add' => 'Add a sharing method', - 'blogotext' => 'Blogotext', 'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a future release.', 'diaspora' => 'Diaspora*', 'email' => 'Email', -- cgit v1.2.3