Skip to content

Commit daf7b8b

Browse files
authored
feat(i18n): Update pt-PT translation (#3173)
1 parent 307b04d commit daf7b8b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

locales/pt.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@
491491
"favourite": "Favoritos",
492492
"follow": "Novos seguidores",
493493
"mention": "Menções",
494-
"poll": "Votações",
494+
"poll": "Sondagens",
495495
"reblog": "Partilha das sua publicação",
496496
"title": "Que notificações quer receber?"
497497
},
@@ -639,7 +639,8 @@
639639
"poll": {
640640
"count": "{0} votos|{0} voto|{0} votos",
641641
"ends": "termina {0}",
642-
"finished": "terminou {0}"
642+
"finished": "terminou {0}",
643+
"update": "Atualizar sondagem"
643644
},
644645
"replying_to": "Em resposta a {0}",
645646
"show_full_thread": "Mostrar toda a conversa",

0 commit comments

Comments
 (0)