Skip to content

Commit

Permalink
Add lang ar
Browse files Browse the repository at this point in the history
  • Loading branch information
matheo-2001 committed Feb 12, 2024
1 parent 6bde2b2 commit 0d5b225
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lang/ar/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 0d5b225

Please sign in to comment.