Defines the locale translation string object.
This class represents a translation of a source string to a given language, thus it must have at least a 'language' which is the language code and a 'translation' property which is the translated text of the the source string in the specified language.
Expanded class hierarchy of TranslationString