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/de/conf.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/de/conf.php') diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php index 9e0e9d813..71ed1438e 100644 --- a/app/i18n/de/conf.php +++ b/app/i18n/de/conf.php @@ -287,6 +287,7 @@ return array( 'sharing' => array( '_' => 'Teilen', 'add' => 'Füge eine Teilen-Dienst hinzu', + 'bluesky' => 'Bluesky', // TODO 'deprecated' => 'Dieser Dienst ist veraltet und wir in einer zukünftigen FreshRSS-Version entfernt.', 'diaspora' => 'Diaspora*', // IGNORE 'email' => 'E-Mail', -- cgit v1.2.3