mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 14:06:59 +00:00
30 lines
755 B
JSON
30 lines
755 B
JSON
{
|
|
"Index": {
|
|
"menu": {
|
|
"products": "products",
|
|
"shops": "shop list",
|
|
"about": "about narai",
|
|
"bar": "sagyobar",
|
|
"concept": "concept",
|
|
"stories": "stories",
|
|
"company": "company",
|
|
"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": "",
|
|
"hokkaido": "Hokkaido / North",
|
|
"kanto": "Kanto",
|
|
"chubu": "Chubu",
|
|
"kinki": "Kinki",
|
|
"chugoku": "Chugoku",
|
|
"kyushu": "Kyushu"
|
|
}
|
|
}
|
|
}
|