From 5267db88abf7c8546e8ba47c6d4acfd362a82e1d Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 24 Jul 2024 19:39:30 +0200 Subject: Share in GReader JSON format (#6655) fix https://github.com/FreshRSS/FreshRSS/discussions/6654#discussioncomment-10128309 --- app/i18n/pt-br/conf.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/pt-br') diff --git a/app/i18n/pt-br/conf.php b/app/i18n/pt-br/conf.php index a8b88391c..c5f43146f 100644 --- a/app/i18n/pt-br/conf.php +++ b/app/i18n/pt-br/conf.php @@ -145,6 +145,7 @@ return array( 'search' => 'Busca por “%s”', 'share' => array( '_' => 'Compartilhar esta consulta por link', + 'greader' => 'Shareable link to the GReader JSON', // TODO 'help' => 'Forneça este link se quiser compartilhar esta consulta com alguém', 'html' => 'Link compartilhável para a página HTML', 'opml' => 'Link compartilhável para a lista de feeds OPML', -- cgit v1.2.3