/** * External dependencies */ import { __ } from '@wordpress/i18n'; export const defaultCheckoutButtonLabel = __( 'Go to checkout', 'woo-gutenberg-products-block' );