mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-28 00:11:08 -04:00
Added italian language
This commit is contained in:
10
public/locales/it/client-fields.json
Normal file
10
public/locales/it/client-fields.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"label": "Etichetta",
|
||||
"field": "Campo",
|
||||
"delete_modal": {
|
||||
"title": "Cancella campo",
|
||||
"ok_title": "Cancella",
|
||||
"cancel_title": "Annulla"
|
||||
},
|
||||
"notification_deleted": "Cancellato"
|
||||
}
|
||||
Reference in New Issue
Block a user