Sha256: aa886343de7e05082b2377fcf9e0ed9c8d9ce49c886897c8f8634d059531f9dc
Contents?: true
Size: 1.25 KB
Versions: 3
Compression:
Stored size: 1.25 KB
Contents
# https://support.google.com/googleplay/android-developer/answer/3125566?hl=en # => Add your own text translations & localized graphic assets => See available languages => replace `-` with `_` # %w => https://stackoverflow.com/a/1274703/252627 module Supply module Languages ALL_LANGUAGES = %w[ af am ar az_AZ be bg bn_BD ca cs_CZ da_DK de_DE el_GR en_AU en_CA en_GB en_IN en_SG en_US en_ZA es_419 es_ES es_US et eu_ES fa fi_FI fil fr_CA fr_FR gl_ES hi_IN hr hu_HU hy_AM id is_IS it_IT iw_IL ja_JP ka_GE km_KH kn_IN ko_KR ky_KG lo_LA lt lv mk_MK ml_IN mn_MN mr_IN ms ms_MY my_MM ne_NP nl_NL no_NO pl_PL pt_BR pt_PT rm ro ru_RU si_LK sk sl sr sv_SE sw ta_IN te_IN th tr_TR uk vi zh_CN zh_HK zh_TW zu ] end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fastlane_hotfix-2.165.1 | supply/lib/supply/languages.rb |
fastlane_hotfix-2.165.0 | supply/lib/supply/languages.rb |
fastlane_hotfix-2.187.0 | supply/lib/supply/languages.rb |