Standard SetsStandard Sets
Sets Locales

Swahili

Swahili

name

Variations

twoLetterCode

sw

threeLetterCode

swa

Transformations1

Convert Locale name to two-letter code

Swahilisw

getItemVariation('Swahili', VariationKey.TWO_LETTER_CODE)

Convert Locale two-letter code to name

swSwahili

getItemVariation('sw', VariationKey.NAME)

Convert Locale two-letter code to three-letter code

swswa

getItemVariation('sw', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner