stripe / stripe-android

Stripe Android SDK
https://stripe.com/docs/mobile/android
MIT License
1.28k stars 644 forks source link

Add missing locales #615

Closed Huulivoide closed 6 years ago

Huulivoide commented 6 years ago

Checkout on the web side supports locales Simplified zh, da, nl, en, fi, fr, de, it, ja, no, es and sv locales. I would expect equal support across all of the SDK:s. Especially since the Checkout page is the only page that Google finds when looking up locales supported by Stripe. Also the stripe.com/global page list the countries supported, and I would expect to find actual support for those in the SDKs.

Missing locales (compared to Checkout and IOS)

Additionally missing locales based on supported countries (excluding local varieties, for already sipported locales)

ksun-stripe commented 6 years ago

Hi @Huulivoide, Thanks for the feedback :) I've added this to our backlog. https://jira.corp.stripe.com/browse/ANDROID-266