From daf7b8b941bd9de9aa57df5d034dab4e61e563cf Mon Sep 17 00:00:00 2001 From: Emanuel Pina Date: Sun, 2 Feb 2025 07:45:22 +0000 Subject: [PATCH] feat(i18n): Update pt-PT translation (#3173) --- locales/pt.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locales/pt.json b/locales/pt.json index 6a85242f..6db20936 100644 --- a/locales/pt.json +++ b/locales/pt.json @@ -491,7 +491,7 @@ "favourite": "Favoritos", "follow": "Novos seguidores", "mention": "Menções", - "poll": "Votações", + "poll": "Sondagens", "reblog": "Partilha das sua publicação", "title": "Que notificações quer receber?" }, @@ -639,7 +639,8 @@ "poll": { "count": "{0} votos|{0} voto|{0} votos", "ends": "termina {0}", - "finished": "terminou {0}" + "finished": "terminou {0}", + "update": "Atualizar sondagem" }, "replying_to": "Em resposta a {0}", "show_full_thread": "Mostrar toda a conversa",