localeTranslate
type localeTranslate = object
Description
Translations for the text field. The object keys are the two letter language codes (ru, de, it, etc.) and the values are the button label translation for each language. Example: { "en" : "name", "ru" : "имя" }