mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-01 18:31:07 -04:00
11 lines
275 B
JSON
11 lines
275 B
JSON
{
|
|
"invoice_title": "Factura ",
|
|
"invoice_number": "No.",
|
|
"issued_at": "Emitido en: ",
|
|
"due_at": "Debido a:",
|
|
"late_fee": "Cargo por demora:",
|
|
"add_late_fee": "Agregar cargo por demora",
|
|
"modal_issued_at_title": "Emitido en",
|
|
"modal_due_at_title": "Debido a"
|
|
}
|