I18n

Introduction

Edit package

i18n 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.
arrow_back

I18n

Configuration

Read previous doc
arrow_forward

I18n

Setup

Read next doc