mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-03 02:03:16 -05:00
Add en translations.
This commit is contained in:
10
public/locales/en/client-fields.json
Normal file
10
public/locales/en/client-fields.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"label": "Label",
|
||||
"field": "Field",
|
||||
"delete_modal": {
|
||||
"title": "Delete field",
|
||||
"ok_title": "Delete",
|
||||
"cancel_title": "Dismiss"
|
||||
},
|
||||
"notification_deleted": "Deleted"
|
||||
}
|
||||
Reference in New Issue
Block a user