Skip to content

Commit

Permalink
feat(payments): PAYPAL-712 Checkout page - Smart Payment Button styli…
Browse files Browse the repository at this point in the history
…ng (Cornerstone)

- fix translations
  • Loading branch information
bc-fetisov committed Nov 4, 2020
1 parent 42f9aef commit 29ce1e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2891,7 +2891,7 @@
},
{
"type": "heading",
"content": "i18n.PayPalPrimaryActionButton"
"content": "i18n.CheckoutPayPalButton"
},
{
"type": "select",
Expand Down
4 changes: 2 additions & 2 deletions schemaTranslations.json
Original file line number Diff line number Diff line change
Expand Up @@ -1996,7 +1996,7 @@
"uk": "Показати кнопки вертикально",
"zh": "垂直显示按钮"
},
"i18n.PayPalPrimaryActionButton": {
"default": "PayPal Primary Action Button"
"i18n.CheckoutPayPalButton": {
"default": "Checkout PayPal Button"
}
}

0 comments on commit 29ce1e6

Please sign in to comment.