mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 14:06:59 +00:00
28 lines
817 B
JSON
28 lines
817 B
JSON
{
|
|
"menu": {
|
|
"products": "商品",
|
|
"shops": "取り扱い店",
|
|
"about": "naraiについて",
|
|
"bar": "sagyobar",
|
|
"concept": "コンセプト",
|
|
"stories": "ストーリー",
|
|
"company": "会社概要",
|
|
"contact": "contact"
|
|
},
|
|
"newsletter": {
|
|
"title": "newsletter",
|
|
"description": "ニュースレターにご登録いただくと、初回送料無料クーポン、購読者限定の情報やペアリングディナーなどのご案内をお送りさせていただきます。",
|
|
"placeholder": "メールアドレス",
|
|
"button": "登録する"
|
|
},
|
|
"shops": {
|
|
"title": "取り扱い店",
|
|
"hokkaido": "北海道・東北",
|
|
"kanto": "関東",
|
|
"chubu": "中部",
|
|
"kinki": "近畿",
|
|
"chugoku": "中国・四国",
|
|
"kyushu": "九州"
|
|
}
|
|
}
|