2025-05-17 19:12:01 +00:00
|
|
|
{
|
2025-06-11 15:13:44 +00:00
|
|
|
"customerInvoices": {
|
2025-05-17 19:12:01 +00:00
|
|
|
"title": "Facturas",
|
|
|
|
|
"description": "Gestiona tus facturas",
|
2025-05-19 16:39:12 +00:00
|
|
|
"list": {
|
|
|
|
|
"title": "Lista de facturas",
|
|
|
|
|
"description": "Lista todas las facturas"
|
|
|
|
|
},
|
2025-05-17 19:12:01 +00:00
|
|
|
"create": {
|
2025-05-19 16:39:12 +00:00
|
|
|
"title": "Crear factura",
|
2025-05-17 19:12:01 +00:00
|
|
|
"description": "Crear una nueva factura"
|
|
|
|
|
},
|
|
|
|
|
"edit": {
|
2025-05-19 16:39:12 +00:00
|
|
|
"title": "Editar factura",
|
2025-05-17 19:12:01 +00:00
|
|
|
"description": "Editar la factura seleccionada"
|
|
|
|
|
},
|
|
|
|
|
"delete": {
|
2025-05-19 16:39:12 +00:00
|
|
|
"title": "Eliminar factura",
|
2025-05-17 19:12:01 +00:00
|
|
|
"description": "Eliminar la factura seleccionada"
|
|
|
|
|
},
|
|
|
|
|
"view": {
|
2025-05-19 16:39:12 +00:00
|
|
|
"title": "Ver factura",
|
2025-05-17 19:12:01 +00:00
|
|
|
"description": "Ver los detalles de la factura seleccionada"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|