mirror of
https://github.com/vercel/commerce.git
synced 2025-07-25 11:11:24 +00:00
fix: Use next-intl for improved locale support
This commit is contained in:
29
messages/ja.json
Normal file
29
messages/ja.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"Index": {
|
||||
"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": "九州"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user