We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6ad8f1 + 9848c21 commit 76e6ac2Copy full SHA for 76e6ac2
resources/lang/en/errors.php
@@ -7,7 +7,7 @@
7
'product_stock' => 'The product is out of stock',
8
'wallet_empty' => 'Wallet is empty',
9
'insufficient_funds' => 'Insufficient funds',
10
- 'confirmed_invalid' => 'The translation has already been confirmed',
+ 'confirmed_invalid' => 'The transaction has already been confirmed',
11
'unconfirmed_invalid' => 'Confirmation has already been reset',
12
'owner_invalid' => 'You are not the owner of the wallet',
13
];
0 commit comments