Skip to content

Commit

Permalink
localizable
Browse files Browse the repository at this point in the history
  • Loading branch information
joyceqin-stripe committed Nov 14, 2024
1 parent ab0df9c commit 7e3dfd5
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@
/* Button text on a screen asking the user to approve a payment */
"Cancel and pay another way" = "Cancel and pay another way";

/* Text on a screen that indicates card details cannot be changed. */
"Card details cannot be changed." = "Card details cannot be changed.";

/* 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 7e3dfd5

Please sign in to comment.