Skip to content

Commit

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

return [
'paypal_transaction_declined' => 'Nem lehet feldolgozni a fizetést, mivel a tranzakciódat elutasították a PayPal-on',
'paypal_transaction_not_verified' => 'A tranzakciót nem lehet ellenőrizni a PayPal-ról',
'paypal_connection_error' => 'Nem lehet csatlakozni a PayPal-hoz. Kérjük, próbálja újra',
];

0 comments on commit 2fb0d56

Please sign in to comment.