Skip to content

Commit

Permalink
Add lang ja (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
matheo-2001 committed Feb 19, 2024
1 parent 5de81a7 commit 719c8a0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lang/ja/error.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

return [
'paypal_transaction_declined' => 'PayPalでお取引が拒否されたため、支払いを処理できません',
'paypal_transaction_not_verified' => 'PayPalからの取引を確認できません',
'paypal_connection_error' => 'PayPalに接続できません。もう一度お試しください',
];

0 comments on commit 719c8a0

Please sign in to comment.