TextTranslate$json top-level constant
Implementation
@$core.Deprecated('Use textTranslateDescriptor instead')
const TextTranslate$json = {
'1': 'TextTranslate',
'2': [
{'1': 'projectId', '3': 1, '4': 1, '5': 9, '10': 'projectId'},
{'1': 'sourceLocaleId', '3': 2, '4': 1, '5': 9, '10': 'sourceLocaleId'},
{'1': 'targetLocaleId', '3': 3, '4': 1, '5': 9, '10': 'targetLocaleId'},
{'1': 'text', '3': 4, '4': 1, '5': 9, '10': 'text'},
{
'1': 'translationLocalizationId',
'3': 5,
'4': 1,
'5': 9,
'10': 'translationLocalizationId'
},
{
'1': 'variableLocalizationId',
'3': 6,
'4': 1,
'5': 9,
'10': 'variableLocalizationId'
},
{'1': 'fieldName', '3': 7, '4': 1, '5': 9, '10': 'fieldName'},
],
};