You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.