export const minioText = { minio: "Minio", cypressMinio: "cypressMinio", hostLabel: "Host", hostInputPlaceholder: "Enter host", portLabel: "Port", portPlaceholder: "Enter port", labelAccesskey: "Access key", labelSecretKey: "Secret key", placeholderAccessKey: "Enter access key", placeholderSecretKey: "**************", bucketName: `my-second-bucket`, objectName: `mybucket`, };