Hi,
I am using Landio skeleton for a multilanguage website. All is fine but the header.
Header and Footer texts are hardcoded into site.yaml
header:
title: 'Land.io, blissful innovation.'
description: 'Craft your journey, <em>absolutely free</em>, with <a href="#" class="jumbolink">Admin plugin support.</a>.'
buttons:
text: 'Some Button'
url: 'http://tympanus.net/codrops/?p=19439'
icon: sketch
footer:
links:
text: 'Terms & Conditions'
url: '#'
-
text: Legals
url: '#'
Is there a solution to provide multilanguage for those texts?