diff --git a/www/i18n/es/docusaurus-theme-classic/navbar.json b/www/i18n/es/docusaurus-theme-classic/navbar.json index 0e126f9..45c3668 100644 --- a/www/i18n/es/docusaurus-theme-classic/navbar.json +++ b/www/i18n/es/docusaurus-theme-classic/navbar.json @@ -11,6 +11,10 @@ "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" @@ -19,6 +23,10 @@ "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"