Skip to content

Commit

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

return [
'paypal_transaction_declined' => 'Zahlung konnte nicht verarbeitet werden, da Ihre Transaktion bei PayPal abgelehnt wurde',
'paypal_transaction_not_verified' => 'Transaktion konnte bei PayPal nicht verifiziert werden',
'paypal_connection_error' => 'Verbindung zu PayPal konnte nicht hergestellt werden. Bitte versuchen Sie es erneut',
];

0 comments on commit f8fd1a0

Please sign in to comment.