feat: refactor to remove www

resolves #4
This commit is contained in:
Chris Milne 2026-04-24 12:47:12 +01:00
parent 2d84b9056a
commit a1cca9205f
322 changed files with 1 additions and 30 deletions

View file

@ -1,34 +0,0 @@
{
"title": {
"message": "Mantequilla",
"description": "The title in the navbar"
},
"logo.alt": {
"message": "Butter App Logo",
"description": "The alt text of navbar logo"
},
"item.label.How To": {
"message": "Cómo usar",
"description": "Navbar item with label How To"
},
"item.label.Get Started": {
"message": "Empezar",
"description": "Navbar item with label How To"
},
"item.label.Get In Touch": {
"message": "Ponte en contacto",
"description": "Navbar item with label Get In Touch"
},
"item.label.Blog": {
"message": "Noticias",
"description": "Navbar item with label Blog"
},
"item.label.Latest News": {
"message": "Noticias",
"description": "Navbar item with label Blog"
},
"item.label.Content Packs": {
"message": "Paquetes de contenido",
"description": "Navbar item with label Content Packs"
}
}