commerce/messages/en.json
2023-08-18 18:32:01 +09:00

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."
}
}
}
}