We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c7373d commit 238492fCopy full SHA for 238492f
2 files changed
types/stripe-js/checkout.d.ts
@@ -124,8 +124,10 @@ export type CheckoutLocale =
124
| 'es-419'
125
| 'et'
126
| 'fi'
127
+ | 'fil'
128
| 'fr'
129
| 'fr-CA'
130
+ | 'hr'
131
| 'hu'
132
| 'id'
133
| 'it'
types/stripe-js/elements-group.d.ts
@@ -580,10 +580,13 @@ export type StripeElementLocale =
580
581
582
583
584
585
+ | 'fr-CA'
586
| 'fr-FR'
587
| 'he'
588
589
590
591
592
| 'it-IT'
0 commit comments