New translations relationship.json (Portuguese, Brazilian)

This commit is contained in:
xmflsct 2022-05-18 18:12:46 +02:00
parent abadd610f3
commit 9cdad96190
1 changed files with 8 additions and 8 deletions

View File

@ -1,16 +1,16 @@
{
"follow": {
"function": ""
"function": "Seguir usuário"
},
"block": {
"function": ""
"function": "Bloquear usuário"
},
"button": {
"error": "",
"blocked_by": "",
"blocking": "",
"following": "",
"requested": "",
"default": ""
"error": "Erro ao carregar",
"blocked_by": "Bloqueado pelo usuário",
"blocking": "Desbloquear",
"following": "Deixar de seguir",
"requested": "Cancelar a solicitação",
"default": "Seguir"
}
}