Skip to content

Commit

Permalink
Add lang cn (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
matheo-2001 authored Feb 19, 2024
1 parent 2fb0d56 commit b3ac557
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lang/cn/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 b3ac557

Please sign in to comment.