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