Language Support by Platform: Difference between revisions

From Localization Lab Wiki
Jump to navigation Jump to search
(→‎Android: Added Android info)
(→‎Android: Added Android 10.0.0)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Android=
=Android=
==Android==
==Android==
*[https://android.googlesource.com/platform/frameworks/base/+/android-10.0.0_r1/core/res/res/values/locale_config.xml 10.0.0]
*[https://android.googlesource.com/platform/frameworks/base/+/android-9.0.0_r1/core/res/res/values/locale_config.xml 9.0.0]
*[https://android.googlesource.com/platform/frameworks/base/+/android-9.0.0_r1/core/res/res/values/locale_config.xml 9.0.0]
*[https://android.googlesource.com/platform/frameworks/base/+/android-8.1.0_r1/core/res/res/values/locale_config.xml 8.1.0]
*[https://android.googlesource.com/platform/frameworks/base/+/android-8.1.0_r1/core/res/res/values/locale_config.xml 8.1.0]
Line 12: Line 13:
=iOS=
=iOS=
==iOS==
==iOS==
==App Store==
==Apple App Store==
The Apple App Store is available in the following locales:  
The Apple App Store is available in the following locales:  


Line 56: Line 57:


==Electron==
==Electron==
[https://www.electronjs.org/docs/api/locales Electron Supported Languages]
:''Electron is used by tools like [[Signal]] Desktop.''

Latest revision as of 15:20, 26 November 2020

Android

Android

Google Play Store

Google Play Store

iOS

iOS

Apple App Store

The Apple App Store is available in the following locales:

  • Arabic (Saudi Arabia) ar-SA
  • Catalan ca
  • Czech cs
  • Danish da
  • German (Germany) de-DE
  • Greek el
  • English (Australia) en-AU
  • English (Canada) en-CA
  • English (Great Britain) en-GB
  • English (US) en-US
  • Spanish (Spain) es-ES
  • Spanish (Mexico) es-MX
  • Finnish fi
  • French (Canada) fr-CA
  • French (France) fr-FR
  • Hebrew he
  • Hindi hi
  • Croatian hr
  • Hungarian hu
  • Bahasa Indonesia id
  • Italian it
  • Japanese ja
  • Korean ko
  • Malay ms
  • Dutch (Netherlands) nl-NL
  • Norwegian (Bokmål) no
  • Polish pl
  • Portuguese (Brazil) pt-BR
  • Portuguese (Portuguese) pt-PT
  • Romanian ro
  • Russian ru
  • Slovakian sk
  • Slovenian sv
  • Thai th
  • Turkish tr
  • Ukrainianuk
  • Vietnamese vi
  • Chinese (Simplified) zh-Hans
  • Chinese (Traditional) zh-Hant

Electron

Electron Supported Languages

Electron is used by tools like Signal Desktop.