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/ru/conf.php | 1 + app/i18n/ru/gen.php | 1 + 2 files changed, 2 insertions(+) (limited to 'app/i18n/ru') diff --git a/app/i18n/ru/conf.php b/app/i18n/ru/conf.php index fa3475ca6..80ce407c7 100644 --- a/app/i18n/ru/conf.php +++ b/app/i18n/ru/conf.php @@ -287,6 +287,7 @@ return array( 'sharing' => array( '_' => 'Обмен', 'add' => 'Добавить способ обмена', + 'bluesky' => 'Bluesky', // TODO 'deprecated' => 'Этот сервис устарел и будет удалён из FreshRSS в будущем релизе.', 'diaspora' => 'Diaspora*', // IGNORE 'email' => 'Электронная почта', diff --git a/app/i18n/ru/gen.php b/app/i18n/ru/gen.php index 89b727767..71277f208 100644 --- a/app/i18n/ru/gen.php +++ b/app/i18n/ru/gen.php @@ -212,6 +212,7 @@ return array( 'archiveIS' => 'archive.is', // IGNORE 'archiveORG' => 'archive.org', // IGNORE 'archivePH' => 'archive.ph', // IGNORE + 'bluesky' => 'Bluesky', // TODO 'buffer' => 'Buffer', // IGNORE 'clipboard' => 'Буфер обмена', 'diaspora' => 'Diaspora*', // IGNORE -- cgit v1.2.3