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

11 lines
191 B
JSON

{
"label": "Label",
"field": "Campo",
"delete_modal": {
"title": "Apagar campo",
"ok_title": "Apagar",
"cancel_title": "Cancelar"
},
"notification_deleted": "Apagado"
}