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