Skip to content

Commit 56a7765

Browse files
authored
Update errors.php
Signed-off-by: Maxim Babichev <[email protected]>
1 parent 9557596 commit 56a7765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lang/en/errors.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
'product_stock' => 'The product is out of stock',
88
'wallet_empty' => 'Wallet is empty',
99
'insufficient_funds' => 'Insufficient funds',
10-
'confirmed_invalid' => 'The translation has already been confirmed',
10+
'confirmed_invalid' => 'The transaction has already been confirmed',
1111
'unconfirmed_invalid' => 'Confirmation has already been reset',
1212
'owner_invalid' => 'You are not the owner of the wallet',
1313
];

0 commit comments

Comments
 (0)