> <?php esc_html_e( 'Application authentication request', 'woocommerce' ); ?>


						<?php
							esc_attr_e(
								'WooCommerce',
								'woocommerce'
							);
							?>