From e68ce05466281e86e628fd53155ed7cf1dcd4148 Mon Sep 17 00:00:00 2001 From: Rafael Fontenelle Date: Mon, 22 Dec 2025 02:17:12 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 100.0% (423 of 423 strings) Translation: Woodpecker CI/UI Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/pt/ --- web/src/assets/locales/pt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/assets/locales/pt.json b/web/src/assets/locales/pt.json index 1de787ef8..5745ef86a 100644 --- a/web/src/assets/locales/pt.json +++ b/web/src/assets/locales/pt.json @@ -50,7 +50,8 @@ "title": "Executar um pipeline manual", "trigger": "Executar pipeline", "select_branch": "Selecionar branch", - "show_pipelines": "Mostrar pipelines" + "show_pipelines": "Mostrar pipelines", + "no_manual_workflows": "Não havia fluxos de trabalho executáveis manualmente, ou o filtro os excluía todos." }, "not_allowed": "Você não está autorizado a acessar este repositório", "open_in_forge": "Abrir repositório na forja",