mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 16:01:07 -04:00
11 lines
200 B
JSON
11 lines
200 B
JSON
{
|
|
"label": "Etiqueta",
|
|
"field": "Campo",
|
|
"delete_modal": {
|
|
"title": "Eliminar campo",
|
|
"ok_title": "Eliminar",
|
|
"cancel_title": "Descartar"
|
|
},
|
|
"notification_delete": "Eliminado"
|
|
}
|