Files
serverless-invoices/public/locales/pt_br/team-taxes.json
2022-01-29 16:50:32 -03:00

11 lines
193 B
JSON

{
"label": "Label",
"tax": "Imposto",
"delete_modal": {
"title": "Apagar imposto",
"ok_title": "Apagar",
"cancel_title": "Cancelar"
},
"notification_deleted": "Apagado"
}