mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 16:01:07 -04:00
17 lines
384 B
JSON
17 lines
384 B
JSON
{
|
|
"back": "Atrás",
|
|
"book": "Libro",
|
|
"design_and_layout": "Design & layout",
|
|
"compact": "Compact",
|
|
"comfortable": "Comfortable",
|
|
"customize": "Customize",
|
|
"download_pdf": "Descargar PDF",
|
|
"delete": "Eliminar",
|
|
"delete_modal": {
|
|
"title": "Eliminar factura",
|
|
"ok_title": "Eliminar",
|
|
"cancel_title": "Descartar"
|
|
},
|
|
"notification_deleted": "Eliminado"
|
|
}
|