{
"intro": {
"welcome": "Welcome, {{username}}!",
"text": "I hope you find this useful.",
"description": "This example demonstrate how to change the language for SSG and SSR optimized pages."
},
"dashboard": {
"description": "This example demonstrate how to change the language on client side only. Useful for dashboards because they don't require SEO."
}
}