mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
change description of credit messaging ratio setting
This commit is contained in:
parent
70a1da4671
commit
3850b8be24
1 changed files with 3 additions and 3 deletions
|
@ -789,7 +789,7 @@ return array(
|
||||||
'default' => '1x1',
|
'default' => '1x1',
|
||||||
'desc_tip' => true,
|
'desc_tip' => true,
|
||||||
'description' => __(
|
'description' => __(
|
||||||
'The color of the text. Only applicable, when the layout style Flex is used.',
|
'The width/height ratio of the banner. Only applicable, when the layout style Flex is used.',
|
||||||
'paypal-payments-for-woocommerce'
|
'paypal-payments-for-woocommerce'
|
||||||
),
|
),
|
||||||
'options' => array(
|
'options' => array(
|
||||||
|
@ -1079,7 +1079,7 @@ return array(
|
||||||
'default' => '1x1',
|
'default' => '1x1',
|
||||||
'desc_tip' => true,
|
'desc_tip' => true,
|
||||||
'description' => __(
|
'description' => __(
|
||||||
'The color of the text. Only applicable, when the layout style Flex is used.',
|
'The width/height ratio of the banner. Only applicable, when the layout style Flex is used.',
|
||||||
'paypal-payments-for-woocommerce'
|
'paypal-payments-for-woocommerce'
|
||||||
),
|
),
|
||||||
'options' => array(
|
'options' => array(
|
||||||
|
@ -1498,7 +1498,7 @@ return array(
|
||||||
'default' => '1x1',
|
'default' => '1x1',
|
||||||
'desc_tip' => true,
|
'desc_tip' => true,
|
||||||
'description' => __(
|
'description' => __(
|
||||||
'The color of the text. Only applicable, when the layout style Flex is used.',
|
'The width/height ratio of the banner. Only applicable, when the layout style Flex is used.',
|
||||||
'paypal-payments-for-woocommerce'
|
'paypal-payments-for-woocommerce'
|
||||||
),
|
),
|
||||||
'options' => array(
|
'options' => array(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue