diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/en.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/en.lproj/Localizable.strings index 22210ce432c..a21af9484e8 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/en.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/en.lproj/Localizable.strings @@ -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";