Part 1. Create Calendar and Events
Correction: One calendar per language
In the video, we inserted a calendar(shortcode) into the English version of the “Calendar” page. It is necessary to insert a calendar(shortcode) into the Chinese version of the “Calendar” page so that calendar would be displayed when we switch the language to Chinese. However, it’s not necessary to create a new calendar(shortcode) for each language. You can use the same calendar (shortcode) or use a different one. The events in the calendar will be displayed according to the language selected. This will be demonstrated in Part 2 vedio.
Part 2. Internationalized Calendar (multiple languages)
To be added…