From 2fb0d564206e915aefa5960f619d49a1494a0bc3 Mon Sep 17 00:00:00 2001 From: matheo-2001 <62428974+matheo-2001@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:15:15 +0100 Subject: [PATCH] Add lang ja (#614) --- lang/hy/error.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/hy/error.php diff --git a/lang/hy/error.php b/lang/hy/error.php new file mode 100644 index 00000000..52bff408 --- /dev/null +++ b/lang/hy/error.php @@ -0,0 +1,7 @@ + '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', +];