From 22172fd5bc4d32f24701f51e621943d6095d27ee Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Tue, 16 Apr 2024 15:52:59 +0200 Subject: Download feed configs as opml: button (#6312) * button in feed configs * i18n * naming download file: added .opml * .opml.xml * i18n fr * Fix i18n en-GB --------- Co-authored-by: Alexandre Alapetite --- app/i18n/pt-br/sub.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/i18n/pt-br') diff --git a/app/i18n/pt-br/sub.php b/app/i18n/pt-br/sub.php index 2777ab2e4..c5e048358 100644 --- a/app/i18n/pt-br/sub.php +++ b/app/i18n/pt-br/sub.php @@ -66,6 +66,11 @@ return array( 'description' => 'Descrição', 'empty' => 'Este feed está vazio. Por favor verifique ele ainda é mantido.', 'error' => 'Este feed encontra-se com problema. Por favor verifique se ele ainda está disponível e atualize-o.', + 'export-as-opml' => array( + 'download' => 'Download', // TODO + 'help' => 'XML file', // TODO + 'label' => 'Export as OPML', // TODO + ), 'filteractions' => array( '_' => 'Ações do filtro', 'help' => 'Escreva um filtro de pesquisa por linha. Operators see documentation.', // DIRTY -- cgit v1.2.3