mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 14:06:59 +00:00
45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"Index": {
|
|
"menu": {
|
|
"title": "menu",
|
|
"products": "products",
|
|
"shops": "shop list",
|
|
"about": "about narai",
|
|
"bar": "sagyobar",
|
|
"concept": "concept",
|
|
"stories": "stories",
|
|
"company": "company",
|
|
"contact": "contact"
|
|
},
|
|
"shopping-guide": {
|
|
"title": "shopping guide",
|
|
"terms": "terms of use",
|
|
"legal": "legal notice",
|
|
"privacy": "privacy policy",
|
|
"contact": "contact"
|
|
},
|
|
"newsletter": {
|
|
"title": "newsletter",
|
|
"description": "Subscribe to our newsletter to receive free shipping on your first order, and access to exclusive information regarding events and pairing dinners.",
|
|
"placeholder": "Email",
|
|
"button": "Notify me"
|
|
},
|
|
"shops": {
|
|
"title": "Shop list",
|
|
"subtitle": "",
|
|
"all": "All shops",
|
|
"hokkaido": "Hokkaido / North",
|
|
"kanto": "Kanto",
|
|
"chubu": "Chubu",
|
|
"kinki": "Kinki",
|
|
"chugoku": "Chugoku",
|
|
"kyushu": "Kyushu"
|
|
},
|
|
"footer": {
|
|
"newsletter": {
|
|
"promo": "Get 10% off on your first order. Get discount."
|
|
}
|
|
}
|
|
}
|
|
}
|