1
0
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:
xmflsct
2022-05-18 19:09:06 +02:00
parent c61290483c
commit 1438536cab

View File

@ -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": ", "
} }