From d69cdbdefb8c7ee5a207bdb0180b5745b7f25f6a Mon Sep 17 00:00:00 2001 From: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com> Date: Thu, 19 Dec 2024 11:14:51 +0100 Subject: Add share link Bluesky (#7116) * Add share link bluesky * Update * make fix-all --------- Co-authored-by: Alexandre Alapetite --- app/i18n/en/conf.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/en/conf.php') diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php index 1a2923a77..b0114f7d4 100644 --- a/app/i18n/en/conf.php +++ b/app/i18n/en/conf.php @@ -287,6 +287,7 @@ return array( 'sharing' => array( '_' => 'Sharing', 'add' => 'Add a sharing method', + 'bluesky' => 'Bluesky', 'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a future release.', 'diaspora' => 'Diaspora*', 'email' => 'Email', -- cgit v1.2.3