Localization

Make your site multilingual with <Localization>

Create a lang-[lang] directory under Pages directory and write code as usual in lang-[lang] directory.

Change Language

You can change the language with :locales in <LocaleNavItemDropdown>

Example

By adding #ja to the <template> in the <Localization>, the display will switch when the language setting is changed.

Hi! This is English

vue

LocalLink

Displays a page based on the current language setting