- Global install yarn
- Enter
yarn newbie - Enter
yarn dev
Before localization, at lease one page should exist in that sidebar.
- Create
_category_.jsonin default language(en) docs - Enter label(ex.
Browser) - Add
_category_.jsonin i18n(ko) docs(copy and paste from english docs) yarn write-translations- Edit i18n docs
_category_.jsonlabel to auto-generated translation key with modified message.