mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
New translations common.json (Portuguese, Brazilian)
This commit is contained in:
@ -1,22 +1,22 @@
|
|||||||
{
|
{
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"OK": "",
|
"OK": "OK",
|
||||||
"apply": "",
|
"apply": "Aplicar",
|
||||||
"cancel": ""
|
"cancel": "Cancelar"
|
||||||
},
|
},
|
||||||
"customEmoji": {
|
"customEmoji": {
|
||||||
"accessibilityLabel": ""
|
"accessibilityLabel": "Emoji personalizado {{emoji}}"
|
||||||
},
|
},
|
||||||
"message": {
|
"message": {
|
||||||
"success": {
|
"success": {
|
||||||
"message": ""
|
"message": "{{function}} com sucesso"
|
||||||
},
|
},
|
||||||
"warning": {
|
"warning": {
|
||||||
"message": ""
|
"message": ""
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"message": ""
|
"message": "{{function}} falhou, por favor, tente novamente"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"separator": ""
|
"separator": ", "
|
||||||
}
|
}
|
Reference in New Issue
Block a user