mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 12:00:35 -05:00
10 lines
221 B
JSON
10 lines
221 B
JSON
{
|
|
"label": "Libellé",
|
|
"tax": "Taxe",
|
|
"delete_modal": {
|
|
"title": "Supprimer la taxe",
|
|
"ok_title": "Supprimer",
|
|
"cancel_title": "Annuler"
|
|
},
|
|
"notification_deleted": "Supprimé"
|
|
} |