Skip to content

Commit

Permalink
add localize
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-stripe committed Jan 30, 2025
1 parent 620b8a5 commit f93260e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@
/* Text on a screen that indicates card details cannot be changed. */
"Card details cannot be changed." = "Card details cannot be changed.";

/* Label for a button that lets you change the details of a payment method */
"Change" = "Change";

/* Title for a button that allows the user to use a different email in the signup flow. */
"Change email" = "Change email";

Expand Down

0 comments on commit f93260e

Please sign in to comment.