Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"image_available": "ギャラリービューで画像 ({{ index }}) が利用できるようになりました"
},
"view_full_details": "詳細を表示する",
"include_taxes": "税込み。",
"include_taxes": "税込",
"shipping_policy_html": "<a href=\"{{ link }}\">配送料</a>はチェックアウト時に計算されます。",
"choose_options": "オプションを選択",
"choose_product_options": "{{ product_name }}のオプションを選択する",
Expand Down Expand Up @@ -253,7 +253,7 @@
"cart_quantity_error_html": "このアイテムは{{ quantity }}個しかカートに追加することができません。",
"taxes_and_shipping_policy_at_checkout_html": "税と<a href=\"{{ link }}\">配送料</a>は購入手続き時に計算されます",
"taxes_included_but_shipping_at_checkout": "税込みで、配送料は購入手続き時に計算されます",
"taxes_included_and_shipping_policy_html": "税込み。<a href=\"{{ link }}\">配送料</a>は購入手続き時に計算されます。",
"taxes_included_and_shipping_policy_html": "税込<a href=\"{{ link }}\">配送料</a>は購入手続き時に計算されます。",
"taxes_and_shipping_at_checkout": "税と配送料は購入手続き時に計算されます",
"headings": {
"product": "商品",
Expand Down