Introduction

A multilingual site is a site that is set up to display in more than one language. To learn more about enabling multilingual functionality in a site, see About Wix Multilingual.

To use the Multilingual API, import wixWindowFrontend from the @wix/site-window module:

Copy

The APIs in @wix/site-window.Multilingual can only be used in front-end code.

Did this help?