diff --git a/src/Integration.php b/src/Integration.php index 85730e4..2532be5 100644 --- a/src/Integration.php +++ b/src/Integration.php @@ -172,7 +172,10 @@ public function get_settings_fields() { 'title' => \__( 'Webhook URL', 'pronamic_ideal' ), 'tooltip' => \sprintf( /* translators: %s: payment provider name */ - \__( 'Copy the Webhook URL to the %s dashboard to receive automatic transaction status updates.', 'pronamic_ideal' ), + \__( + 'Copy the Webhook URL to the %s dashboard to receive automatic transaction status updates.', + 'pronamic_ideal' + ), \__( 'Rabo Smart Pay', 'pronamic_ideal' ) ), 'type' => 'text',