Skip to main content

Translatable Elements and Language Codes

Updated this week

The translatable elements of the menu are shown in the table below;

Section

Attribute

Menu Title

menuTranslations

Menu Description

descriptionTranslations

Category Name

nameTranslations

Category Description

descriptionTranslations

Product Name

nameTranslations

Product Description

descriptionTranslations

Below are samples of how these translations will show in a menu payload;

nameTranslationsmenuTranslationsdescriptionTranslations

{     "nameTranslations": {         "es": "Deliciosos Bistecs Fritos",         "fr": "Steak Frites Delicieux",         "nl": "Heerlijke Biefstuk Frites"     } }

See the full list of translation codes via the link below;
โ€‹

Did this answer your question?