Sending balance Notification

This commit is contained in:
Ibnu Maksum 2023-08-24 11:52:43 +07:00
parent 15b9744b18
commit a175f96039
No known key found for this signature in database
GPG key ID: 7FC82848810579E5
5 changed files with 37 additions and 4 deletions

View file

@ -382,3 +382,5 @@ $_L['To'] = 'To';
$_L['insufficient_balance'] = 'insufficient balance';
$_L['Send_Balance'] = 'Send Balance';
$_L['Received_Balance'] = 'Received Balance';
$_L['Minimum_Balance_Transfer'] = 'Minimum Balance Transfer';
$_L['Minimum_Transfer'] = 'Minimum Transfer';