From 42e917370c6dadefb56eb3e7ffb9316b29d71beb Mon Sep 17 00:00:00 2001 From: myuu <46139605+myuubunny@users.noreply.github.com> Date: Mon, 13 Apr 2026 12:50:07 -0300 Subject: [PATCH] fix pt_BR locale typos --- _locales/pt_BR/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 9d2d9a95..4fdf3b26 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -554,13 +554,13 @@ "message": "Quantidade mínima de retweets" }, "min_retweets_example": { - "message": "Example: 10 - somente tweets retweetados 10 vezes" + "message": "Exemplo: 10 - somente tweets retweetados 10 vezes" }, "min_favorites": { "message": "Quantidade mínima de favoritos" }, "min_favorites_example": { - "message": "Example: 10 - somente tweets com 10 curtidas" + "message": "Exemplo: 10 - somente tweets com 10 curtidas" }, "dates": { "message": "Datas" @@ -635,7 +635,7 @@ "message": "Ao apertar o botão sincronizar a cor escolhida irá ser enviada para nossa base de dados e será mostrada para outros usuários do OldTwitter." }, "color_years_ago": { - "message": "Se você já configurou alguma cor no Twitter (anos atrás, quando isso ainda existia), essa opção substituíra a cor antiga." + "message": "Se você já configurou alguma cor no Twitter (anos atrás, quando isso ainda existia), essa opção substituirá a cor antiga." }, "sync": { "message": "Sincronizar" @@ -2050,4 +2050,4 @@ "message": "$NAME$ compartilhou um tweet", "placeholders": { "name": { "content": "Display Name" } } } -} \ No newline at end of file +}