Module: FastlaneCore::Languages

Defined in:
fastlane_core/lib/fastlane_core/languages.rb

Constant Summary collapse

ALL_LANGUAGES_LEGACY =

The old format which was used until August 2015 (good old times)

%w[da-DK de-DE el-GR en-AU en-CA en-GB en-US es-ES es-MX fi-FI fr-CA fr-FR id-ID it-IT ja-JP ko-KR ms-MY nl-NL no-NO pt-BR pt-PT ru-RU sv-SE th-TH tr-TR vi-VI cmn-Hans cmn-Hant]
ALL_LANGUAGES =

The new format used from September 2015 on This was generated from Spaceship::Tunes.client.available_languages.sort Updates should also be made to:

%w[ar-SA bn-BD ca cs da de-DE el en-AU en-CA en-GB en-US es-ES es-MX fi fr-CA fr-FR gu-IN he hi hr hu id it ja kn-IN ko ml-IN mr-IN ms nl-NL no or-IN pa-IN pl pt-BR pt-PT ro ru sk sl-SI sv ta-IN te-IN th tr uk ur-PK vi zh-Hans zh-Hant]