mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 12:00:35 -05:00
11 lines
196 B
JSON
11 lines
196 B
JSON
{
|
|
"label": "Etichetta",
|
|
"tax": "Tassa",
|
|
"delete_modal": {
|
|
"title": "Cancella tassa",
|
|
"ok_title": "Cancella",
|
|
"cancel_title": "Annulla"
|
|
},
|
|
"notification_deleted": "Rimosso"
|
|
}
|