Add categories into all products page and complete translation of that page

This commit is contained in:
Daniele Pancottini
2023-02-05 13:07:25 +01:00
parent 59f6c63ce3
commit c211bff2ad
7 changed files with 115 additions and 158 deletions

View File

@@ -1,17 +1,9 @@
{
"it": [
{
"label": "Categorie",
"href": "#"
},
{
"label": "Chi Siamo",
"href": "/about"
},
{
"label": "News",
"href": "/news"
},
{
"label": "Contatti",
"href": "/contact"
@@ -19,25 +11,25 @@
{
"label": "Dove Siamo",
"href": "/where-we-are"
},
{
"label": "News",
"href": "/news"
}
],
"en": [
{
"label": "Categories",
"href": "#"
},
{
"label": "About",
"href": "/about"
},
{
"label": "News",
"href": "/news"
},
{
"label": "Contact",
"href": "/contact"
},
{
"label": "News",
"href": "/news"
},
{
"label": "Where we are",
"href": "/where-we-are"