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.
1 parent 9557596 commit 56a7765Copy full SHA for 56a7765
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