Skip to content

Commit

Permalink
New translations commerce.php (Japanese)
Browse files Browse the repository at this point in the history
  • Loading branch information
shinybrad committed Aug 12, 2023
1 parent 27f9f82 commit f817e86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/translations/ja/commerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -1076,8 +1076,8 @@
'Type' => 'タイプ',
'URI' => 'URI',
'Unable to cancel subscription at this time.' => '現在、定期支払いをキャンセルできません。',
'Unable to delete user {user}: the user has a Craft Commerce order.' => 'ユーザー{user}を削除できません。ユーザーにはCraft Commerceの注文があります。',
'Unable to delete user {user}: the user has a Craft Commerce subscription.' => 'ユーザー{user}を削除できません。ユーザーにはCraft Commerceの定期支払いがあります。',
'Unable to delete user {user}: the user has a Craft Commerce order.' => 'ユーザー{user}を削除できません。ユーザーにCraft Commerceの注文があります。',
'Unable to delete user {user}: the user has a Craft Commerce subscription.' => 'ユーザー{user}を削除できません。ユーザーにCraft Commerceの定期支払いがあります。',
'Unable to generate coupon codes: {message}' => 'クーポンコードを生成できません: {message}',
'Unable to make payment at this time.' => '現在のところ、お支払いできません。',
'Unable to modify subscription at this time.' => '現在、定期支払いを変更できません。',
Expand Down

0 comments on commit f817e86

Please sign in to comment.