mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04: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"
|
|
}
|