Standard SetsStandard Sets
Sets Locales

Amharic

Amharic

name

Variations

twoLetterCode

am

threeLetterCode

amh

Transformations1

Convert Locale name to two-letter code

Amharicam

getItemVariation('Amharic', VariationKey.TWO_LETTER_CODE)

Convert Locale two-letter code to name

amAmharic

getItemVariation('am', VariationKey.NAME)

Convert Locale two-letter code to three-letter code

amamh

getItemVariation('am', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner