mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 18:16:38 +08:00
typo
This commit is contained in:
parent
52fc8483f2
commit
80b492e083
1 changed files with 1 additions and 1 deletions
|
@ -488,7 +488,7 @@ class SmartButton implements SmartButtonInterface
|
||||||
'labels' => [
|
'labels' => [
|
||||||
'error' => [
|
'error' => [
|
||||||
'generic' => __(
|
'generic' => __(
|
||||||
'Something went wrong. Please try again or choose another payment source',
|
'Something went wrong. Please try again or choose another payment source.',
|
||||||
'woocommerce-paypal-commerce-gateway'
|
'woocommerce-paypal-commerce-gateway'
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue