/** * External dependencies */ import { __ } from '@wordpress/i18n'; export const defaultPlaceOrderButtonLabel = __( 'Place Order', 'woocommerce' );