mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-06 19:43:17 -05:00
Added spanish translation
This commit is contained in:
10
public/locales/es/invoice-header.json
Normal file
10
public/locales/es/invoice-header.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user