export const workspaceConstantsText = { workspaceConstantsHelperText: "To resolve a Workspace constant use {{constants.access_token}}", emptyStateHeader: "No Workspace constants yet", emptyStateText: "Use Workspace constants seamlessly in both the app builder and global data source connections across ToolJet.", addNewConstantButton: "Create new constant", addConstatntText: "Add new constant in production ", constantCreatedToast: "Constant has been created", };