From 73817ce363bb24b7c3a758edb1898ad09c65a31d Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 21 Feb 2022 22:38:10 -0600 Subject: [PATCH] New translations en_US.json (Portuguese, Brazilian) --- src/i18n/pt_BR.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/pt_BR.jsonc b/src/i18n/pt_BR.jsonc index 6efe9fc4..9e3e6272 100644 --- a/src/i18n/pt_BR.jsonc +++ b/src/i18n/pt_BR.jsonc @@ -142,6 +142,7 @@ "error.noResults": "Sem resultados.", "settings.header.connectivity": "Conectividade", "term.pluginMenu": "Plug-in Menu", + "term.pluginMenu.none": "No interactive plugins.", "term.replay": "Replay", "action.goToAlbum": "Ir para o Album", "home.artistsFeed": "Novidades dos seus Artistas", @@ -365,4 +366,4 @@ "remote.web.title": "Cider Remote", "remote.web.description": "Digitalize o código QR para emparelhar seu telefone com esta instância Cider" "about.thanks": "Major thanks to the Cider Collective Team and all of our contributors." -} \ No newline at end of file +}