Skip to content

Commit

Permalink
chore: do not translate PayPay
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxzero committed Sep 21, 2023
1 parent 937a9cb commit f15dea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<string name="payment_method_grabpay_title" translatable="false">Grab</string>
<string name="payment_method_grabpay_rms_title" translatable="false">GrabPay</string>
<string name="payment_method_grabpay_footnote" translatable="false">(GrabPay and PayLater)</string>
<string name="payment_method_paypay_title">PayPay</string>
<string name="payment_method_paypay_title" translatable="false">PayPay</string>
<string name="payment_method_atome_title">Atome</string>
<string name="label_name">Name (optional)</string>
<string name="label_email_optional">Email (optional)</string>
Expand Down

0 comments on commit f15dea0

Please sign in to comment.