{
  "title.create": "Create {{entity}}",
  "title.update": "Update {{entity}}",
  "alert.update": "The {{entity}} has been updated successfully",
  "alert.create": "The {{entity}} has been created successfully",
  "alert.remove": "The {{entity}} has been deleted successfully",
  "alert.error": "An error has occurred",
  "save": "Save",
  "create": "Create",
  "delete": "Delete",
  "confirmation.message.delete": "Are you sure you wish to delete this {{entity}}?",
  "cancel": "Cancel",
  "confirm": "Confirm",
  "error.form": "Error of form"
}
