mirror of https://github.com/tooot-app/app
New translations relationship.json (Portuguese, Brazilian)
This commit is contained in:
parent
abadd610f3
commit
9cdad96190
|
@ -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"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue