add new content for ru locale, and localize es navbar

This commit is contained in:
n8fr8 2026-04-23 18:29:26 -04:00
parent 51e98c685b
commit d656823aa1
90 changed files with 186 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"title": {
"message": "Butter",
"message": "Mantequilla",
"description": "The title in the navbar"
},
"logo.alt": {
@ -8,15 +8,19 @@
"description": "The alt text of navbar logo"
},
"item.label.How To": {
"message": "How To",
"message": "Cómo usar",
"description": "Navbar item with label How To"
},
"item.label.Get In Touch": {
"message": "Get In Touch",
"message": "Ponte en contacto",
"description": "Navbar item with label Get In Touch"
},
"item.label.Blog": {
"message": "Blog",
"message": "Noticias",
"description": "Navbar item with label Blog"
},
"item.label.Content Packs": {
"message": "Paquetes de contenido",
"description": "Navbar item with label Content Packs"
}
}