Skip to content

Commit

Permalink
localize
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-stripe committed Jun 26, 2024
1 parent 35d95a4 commit d10ea89
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,9 @@
/* Label for name on card field */
"Name on card" = "Name on card";

/* Label of a button that appears on a checkout screen. When tapped, it displays a credit card form. This button is shown next to another button representing the customer's saved card; the word 'new' is meant to differentiate this button's action with the saved card button. */
"New card" = "New card";

/* Title shown above a section containing payment methods that a customer can choose to pay with e.g. card, bank account, etc. */
"New payment method" = "New payment method";

Expand Down

0 comments on commit d10ea89

Please sign in to comment.