mirror of https://github.com/tooot-app/app
New translations screens.json (Portuguese, Brazilian)
This commit is contained in:
parent
72704b6eac
commit
2692832cd4
|
@ -1,18 +1,18 @@
|
||||||
{
|
{
|
||||||
"screenshot": {
|
"screenshot": {
|
||||||
"title": "",
|
"title": "Proteção de privacidade",
|
||||||
"message": "",
|
"message": "Por favor, não divulgue a identidade de outros usuários, como nome de usuário, avatar, etc. Obrigado!",
|
||||||
"button": ""
|
"button": "Confirmar"
|
||||||
},
|
},
|
||||||
"localCorrupt": {
|
"localCorrupt": {
|
||||||
"message": ""
|
"message": "Sua sessão expirou. Por favor, faça o login novamente"
|
||||||
},
|
},
|
||||||
"pushError": {
|
"pushError": {
|
||||||
"message": "",
|
"message": "Erro no Serviço Push",
|
||||||
"description": ""
|
"description": "Por favor, re-ative as notificações push nas configurações"
|
||||||
},
|
},
|
||||||
"shareError": {
|
"shareError": {
|
||||||
"imageNotSupported": "",
|
"imageNotSupported": "Tipo de imagem {{type}} não suportado",
|
||||||
"videoNotSupported": ""
|
"videoNotSupported": "Tipo de vídeo {{type}} não suportado"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue