mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Add dot at the end of the message
This commit is contained in:
parent
ced4336c33
commit
7a0d9fbed1
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ class SettingsRenderer {
|
|||
$pay_later_messages_or_vaulting_text = sprintf(
|
||||
// translators: %1$s and %2$s is translated PayPal vaulting and Pay Later Messaging strings.
|
||||
__(
|
||||
'You have %1$s enabled, that\'s why %2$s options are unavailable now. You cannot use both features at the same time',
|
||||
'You have %1$s enabled, that\'s why %2$s options are unavailable now. You cannot use both features at the same time.',
|
||||
'woocommerce-paypal-payments'
|
||||
),
|
||||
$enabled,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue