Skip to content

Commit

Permalink
Update button label
Browse files Browse the repository at this point in the history
  • Loading branch information
saperi22 committed Nov 15, 2024
1 parent a6e7991 commit a68573b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Demo/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<string name="nonce_placeholder">Nonce: %s</string>
<string name="device_data_placeholder">Device Data: %s</string>
<string name="google_pay">Google Pay</string>
<string name="paypal_button">PayPal Web</string>
<string name="paypal_button">PayPal</string>
<string name="visa_checkout_button">Visa Checkout</string>
<string name="ideal_button">Pay with iDEAL</string>
<string name="local_payment_button">Local Payment</string>
Expand Down

0 comments on commit a68573b

Please sign in to comment.