You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arabic = AR
Chinese Simplified = ZH-CH
Chinese Traditional (Hong Kong) = ZH-HK
Chinese Traditional (Taiwan) = ZH-TW
Danish = DA-DK
Dutch = NL-NL
English = EN-GB
Filipino = FIL-PH
Finnish - FI-FI
French = FR-FR
German = DE-DE
Hindi = HI-IN
Indonesian = ID-ID
Italian = IT-IT
Japanese = JA-JP
Korean = KO-KR
Malay = MS-MY
Norwegian Bokmål = NB-NO
Spanish = ES-ES
Swedish = SV-SE
Thai = TH-TH
Vietnamese = VI-VN
I've tried passing in the SV-SE for example and got the correct localization in the frames fields, so I think only change needed is to extend the type.
The text was updated successfully, but these errors were encountered:
In types :
checkout/frames-react/src/frames/types/types.tsx
theFramesLanguages
type states the languages arebut according to the Get started with Frames
the available languages that one can use are
I've tried passing in the
SV-SE
for example and got the correct localization in the frames fields, so I think only change needed is to extend the type.The text was updated successfully, but these errors were encountered: