Polish
nameVariations
twoLetterCodepl
threeLetterCodepol
Transformations1
Convert Locale name to two-letter code
Polish → pl
getItemVariation('Polish', VariationKey.TWO_LETTER_CODE)Convert Locale two-letter code to name
pl → Polish
getItemVariation('pl', VariationKey.NAME)Convert Locale two-letter code to three-letter code
pl → pol
getItemVariation('pl', VariationKey.THREE_LETTER_CODE)by Ryan Hefner