I18n
Introduction
✎ Edit packagei18n is short for Internationalisation (“i” + 18 letters + “n”).
The i18n package provides functionality for translation and localisation, to help make your website more accessible to an international audience.
Features
- The i18n package uses JSON files to build translated versions of your site, so you can automate your translation workflow.
- Uses Google AI to ensure that all languages are wordwrapped appropriately.
- You can use Jekyll and Liquid to generate your translation keys.