Information
Sub Section
{
"markdown": {
"nodes": []
},
"collections": {
"nodes": [
{
"id": "yaml-i18n-collection-section/info/dog.collection.de.yaml-0",
"relativeDirectory": "section/info",
"type": "collection",
"data": {
"tags": null,
"name": "German Doggy"
}
}
]
}
}
I am a footer
{
"pageContext": {
"locale": "de",
"linkPrefix": "/de",
"locales": [
"en",
"de"
],
"isDefaultLocale": false,
"defaultLocale": "en",
"relativePath": "section/info",
"i18n": {
"title": "Information",
"intro": "# Information\n\nThis section demonstrates inheretance...\n",
"globals": {
"_localized": true,
"menu": [
{
"_localized": true,
"key": "home",
"to": "/",
"name": "GHOM"
},
{
"_localized": true,
"key": "section",
"to": "/section",
"name": "GSUB"
},
{
"_localized": true,
"key": "blog",
"to": "/blog",
"name": "GBLOG"
}
],
"ui": {
"_localized": true,
"title": "German i18n!",
"hello": "world",
"footer": "I am a footer",
"flags": {
"en": "🇬🇧",
"de": "🇩🇪"
}
},
"sectionMenu": [
{
"key": "welcome",
"name": "Welcome",
"to": "/section/welcome"
},
{
"key": "contact",
"name": "Contact",
"to": "/section/contact"
},
{
"key": "info",
"name": "Information",
"to": "/section/info"
}
],
"section": {
"title": "This is a section title",
"footer": "Footer for this seciton"
}
}
}
}
}