mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-01 10:21:08 -04:00
11 lines
190 B
JSON
11 lines
190 B
JSON
{
|
|
"label": "Label",
|
|
"field": "Field",
|
|
"delete_modal": {
|
|
"title": "Delete field",
|
|
"ok_title": "Delete",
|
|
"cancel_title": "Dismiss"
|
|
},
|
|
"notification_deleted": "Deleted"
|
|
}
|