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 +}