From 61a0cdf120927be7a65b093a6b827318c86206ad Mon Sep 17 00:00:00 2001 From: Havokdan Date: Mon, 16 Oct 2023 11:42:57 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (173 of 173 strings) Translation: Kavita/backend Translate-URL: https://hosted.weblate.org/projects/kavita/backend/pt_BR/ --- API/I18N/pt_BR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/API/I18N/pt_BR.json b/API/I18N/pt_BR.json index 36a37d59e..c29522ff0 100644 --- a/API/I18N/pt_BR.json +++ b/API/I18N/pt_BR.json @@ -169,5 +169,7 @@ "sidenav-stream-doesnt-exist": "SideNav Stream não existe", "external-source-doesnt-exist": "Fonte Externa não existe", "external-source-required": "ApiKey e Host necessários", - "smart-filter-already-in-use": "Existe um stream com este Filtro Inteligente" + "smart-filter-already-in-use": "Existe um stream com este Filtro Inteligente", + "browse-external-sources": "Navegar em Fontes Externas", + "external-sources": "Fontes Externas" }