Files
serverless-invoices/public/locales/en/client-fields.json
2021-04-20 15:57:14 +03:00

11 lines
190 B
JSON

{
"label": "Label",
"field": "Field",
"delete_modal": {
"title": "Delete field",
"ok_title": "Delete",
"cancel_title": "Dismiss"
},
"notification_deleted": "Deleted"
}