mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-06 19:43:17 -05:00
-- french translations
This commit is contained in:
10
public/locales/fr/invoice-header.json
Normal file
10
public/locales/fr/invoice-header.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"invoice_title": "Facture ",
|
||||
"invoice_number": "No.",
|
||||
"issued_at": "Facturé le: ",
|
||||
"due_at": "Exigible le:",
|
||||
"late_fee": "Intérets de retard:",
|
||||
"add_late_fee": "Ajouter intérets de retard",
|
||||
"modal_issued_at_title": "Facturé le",
|
||||
"modal_due_at_title": "Exigible le"
|
||||
}
|
||||
Reference in New Issue
Block a user