mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 16:01:07 -04:00
11 lines
191 B
JSON
11 lines
191 B
JSON
{
|
|
"label": "Label",
|
|
"field": "Campo",
|
|
"delete_modal": {
|
|
"title": "Apagar campo",
|
|
"ok_title": "Apagar",
|
|
"cancel_title": "Cancelar"
|
|
},
|
|
"notification_deleted": "Apagado"
|
|
}
|