Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Commit

Permalink
add missing locales to docs
Browse files Browse the repository at this point in the history
fixes #75
  • Loading branch information
Jeff Brateman committed May 23, 2016
1 parent 0e8ffbb commit cc8d133
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions card.io/src/main/java/io/card/payment/CardIOActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ public final class CardIOActivity extends Activity {
* <br><br>
* These localizations are currently included:
* <br><br>
* da, de, en, en_AU, en_GB, es, es_MX, fr, he, is, it, ja, ko, nb, nl, pl, pt, pt_BR, ru,
* sv, tr, zh-Hans, zh-Hant, zh-Hant_TW.
* ar, da, de, en, en_AU, en_GB, es, es_MX, fr, he, is, it, ja, ko, ms, nb, nl, pl, pt, pt_BR, ru,
* sv, th, tr, zh-Hans, zh-Hant, zh-Hant_TW.
*/
public static final String EXTRA_LANGUAGE_OR_LOCALE = "io.card.payment.languageOrLocale";

Expand Down

0 comments on commit cc8d133

Please sign in to comment.