likebutter.app/www/i18n/es/docusaurus-theme-classic/navbar.json
2026-04-24 09:19:41 -04:00

34 lines
901 B
JSON

{
"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"
}
}