From 5e436114cd0afe41bc96d630be536852af0e1852 Mon Sep 17 00:00:00 2001 From: Asherah Connor Date: Fri, 12 Dec 2025 16:13:05 +1100 Subject: [PATCH] Fix repeated word in pt_BR translation --- locale/pt_BR/gitlab.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/pt_BR/gitlab.po b/locale/pt_BR/gitlab.po index eeb20ef8a7927e..4c77d19d0c7a78 100644 --- a/locale/pt_BR/gitlab.po +++ b/locale/pt_BR/gitlab.po @@ -41821,7 +41821,7 @@ msgid "MergeRequests|started a thread on %{linkStart}an old version of a file%{l msgstr "iniciou um tópico em %{linkStart}uma versão antiga de um arquivo%{linkEnd}" msgid "MergeRequests|started a thread on %{linkStart}an old version of the diff%{linkEnd}" -msgstr "iniciou um tópico tópico em %{linkStart}uma versão antiga do diff%{linkEnd}" +msgstr "iniciou um tópico em %{linkStart}uma versão antiga do diff%{linkEnd}" msgid "MergeRequests|started a thread on %{linkStart}the diff%{linkEnd}" msgstr "iniciou um tópico %{linkStart}no diff%{linkEnd}" -- GitLab