Skip to content

Site Language Translation Files

redtide edited this page Feb 25, 2021 · 1 revision

The /_data/locale/ directory contains all files used for website language translation subdivided by language codes as subdirectories. Each language translation subdirectory should contains 2 files:

  • layout.yml: contains both the navigation menu links and the aside card blocks strings
  • translation.yml: contains all the language related translation strings used by default in the website pages.

At the moment there are no translations, only the English language is used.

Clone this wiki locally