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": {
|
"follow": {
|
||||||
"function": ""
|
"function": "Seguir usuário"
|
||||||
},
|
},
|
||||||
"block": {
|
"block": {
|
||||||
"function": ""
|
"function": "Bloquear usuário"
|
||||||
},
|
},
|
||||||
"button": {
|
"button": {
|
||||||
"error": "",
|
"error": "Erro ao carregar",
|
||||||
"blocked_by": "",
|
"blocked_by": "Bloqueado pelo usuário",
|
||||||
"blocking": "",
|
"blocking": "Desbloquear",
|
||||||
"following": "",
|
"following": "Deixar de seguir",
|
||||||
"requested": "",
|
"requested": "Cancelar a solicitação",
|
||||||
"default": ""
|
"default": "Seguir"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue