mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 16:01:07 -04:00
Added italian language
This commit is contained in:
10
public/locales/it/invoice-header.json
Normal file
10
public/locales/it/invoice-header.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"invoice_title": "Fattura",
|
||||
"invoice_number": "Numero",
|
||||
"issued_at": "Emassa il: ",
|
||||
"due_at": "Da pagare entro:",
|
||||
"late_fee": "Interessi da pagare:",
|
||||
"add_late_fee": "Aggiungi interessi da pagare",
|
||||
"modal_issued_at_title": "Fatturato il",
|
||||
"modal_due_at_title": "Pagare il"
|
||||
}
|
||||
Reference in New Issue
Block a user