mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
New translations relationship.json (Portuguese, Brazilian)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user