mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
11 lines
193 B
JSON
11 lines
193 B
JSON
{
|
|
"label": "Label",
|
|
"tax": "Imposto",
|
|
"delete_modal": {
|
|
"title": "Apagar imposto",
|
|
"ok_title": "Apagar",
|
|
"cancel_title": "Cancelar"
|
|
},
|
|
"notification_deleted": "Apagado"
|
|
}
|