mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Add categories into all products page and complete translation of that page
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user