0

In the Android Locale file I do not see Switzerland. But I would like to display the currency (CHF) is someone is using my application from Switzerland. The problem is I never see the swiss locale even if I want to add it programatically. Anyone knows how to add Swiss locale?

SoH
  • 2,180
  • 2
  • 24
  • 53

1 Answers1

1

I think important for you is:

  1. German, Switzerland (de_CH)
  2. French, Switzerland (fr_CH)
  3. Italian, Switzerland (it_CH)

Also have a look at this SO question

Community
  • 1
  • 1
momo
  • 3,313
  • 2
  • 19
  • 37